Units API.

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

GET /api/units/2383573/?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/digiagriapp/server/en/?format=api",
    "source": [
        "Fruit number"
    ],
    "previous_source": "",
    "target": [
        "Fruit number"
    ],
    "id_hash": 7648029231601006174,
    "content_hash": 7648029231601006174,
    "location": "production/views.py:683, production/views.py:686, production/views.py:743, production/views.py:746",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 402,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.osgeo.org/api/units/2383573/?format=api",
    "priority": 100,
    "id": 2383573,
    "web_url": "https://weblate.osgeo.org/translate/digiagriapp/server/en/?checksum=ea234210ad61b65e",
    "url": "https://weblate.osgeo.org/api/units/2383573/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-11-16T07:31:41.658925Z"
}