Units API.

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

GET /api/units/2360757/?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/simple_sql/uk/?format=api",
    "source": [
        "Simple SQL"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3260372505424773931,
    "content_hash": 3260372505424773931,
    "location": "../../en/simple_sql.rst:4",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.osgeo.org/api/units/99017/?format=api",
    "priority": 100,
    "id": 2360757,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/uk/?checksum=ad3f2b84fd4b432b",
    "url": "https://weblate.osgeo.org/api/units/2360757/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-13T16:16:06.466606Z"
}