Units API.

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

GET /api/units/2360774/?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": [
        "The ``some_columns`` are either column names or functions of column values. The ``some_data_source`` is either a single table, or a composite table created by joining two tables on a key or condition. The ``some_condition`` is a filter that restricts the number of rows to be returned."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1653121983106668767,
    "content_hash": 1653121983106668767,
    "location": "../../en/simple_sql.rst:55",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 46,
    "source_unit": "https://weblate.osgeo.org/api/units/99066/?format=api",
    "priority": 100,
    "id": 2360774,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/uk/?checksum=96f111af5d7658df",
    "url": "https://weblate.osgeo.org/api/units/2360774/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-13T16:16:06.586720Z"
}