Units API.

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

GET /api/units/6139409/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.gajim.org/api/translations/gajim/master/en/?format=api",
    "source": [
        "Danger Zone"
    ],
    "previous_source": "",
    "target": [
        "Danger Zone"
    ],
    "id_hash": -8314155561394096140,
    "content_hash": -8314155561394096140,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 415,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.gajim.org/api/units/6139409/?format=api",
    "priority": 100,
    "id": 6139409,
    "web_url": "https://translate.gajim.org/translate/gajim/master/en/?checksum=0c9e2f9133c437f4",
    "url": "https://translate.gajim.org/api/units/6139409/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-30T07:13:36.999067Z"
}