Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/2360187/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geography_exercises/uk/?format=api",
    "source": [
        "The upper edge of the square is a straight line in geometry, and passes **below** the point, so the square does not contain the point. The upper edge of the square is a great circle in geography, and passes **above** the point, so the square does contain the point."
    ],
    "previous_source": "",
    "target": [
        "Верхній край квадрата у геометрії — це пряма лінія, яка проходить нижче від точки, тож квадрат не містить цю точку. Верхній край квадрата у географії — це великий круг, який проходить вище від точки, тому квадрат містить цю точку."
    ],
    "id_hash": 180059632403310555,
    "content_hash": 180059632403310555,
    "location": "../../en/geography_exercises.rst:87",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 49,
    "source_unit": "https://weblate.osgeo.org/api/units/103208/?format=api",
    "priority": 100,
    "id": 2360187,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography_exercises/uk/?checksum=827fb3481bc967db",
    "url": "https://weblate.osgeo.org/api/units/2360187/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-09T19:27:44.848101Z"
}