Units API.

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

GET /api/units/2345551/?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/bn/?format=api",
    "source": [
        "Please choose '{0}' and '{1}' point."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 9223033267309113957,
    "content_hash": 9223033267309113957,
    "location": "../gui/wxpython/vnet/vnet_core.py:639",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 3089,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.osgeo.org/api/units/2344590/?format=api",
    "priority": 100,
    "id": 2345551,
    "web_url": "https://weblate.osgeo.org/translate/grass-gis/grasswxpy/bn/?checksum=fffecbe41191f265",
    "url": "https://weblate.osgeo.org/api/units/2345551/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-24T22:41:45.024340Z"
}