Units API.

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

GET /api/units/2360678/?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/loading_data/uk/?format=api",
    "source": [
        "**FID** sets the primary key column name. Again we prefer \"gid\" which is the standard used in the workshop."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5403105051369115059,
    "content_hash": -5403105051369115059,
    "location": "../../en/loading_data.rst:119",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.osgeo.org/api/units/104274/?format=api",
    "priority": 100,
    "id": 2360678,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/uk/?checksum=350450952906724d",
    "url": "https://weblate.osgeo.org/api/units/2360678/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-12T18:26:22.936429Z"
}