Units API.

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

GET /api/units/2358900/?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/grass-gis/grasswxpy/id/?format=api",
    "source": [
        "Do you want to quit GRASS?"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2926871842281406695,
    "content_hash": -2926871842281406695,
    "location": "../gui/wxpython/gui_core/dialogs.py:2357",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 928,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.osgeo.org/api/units/2358620/?format=api",
    "priority": 100,
    "id": 2358900,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasswxpy/id/?checksum=5761a99111b93f19",
    "url": "https://weblate.osgeo.org/api/units/2358900/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-04T12:00:01.877601Z"
}