Units API.

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

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

{
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/global-i18n/en/?format=api",
    "source": [
        "Comic translation"
    ],
    "previous_source": "",
    "target": [
        "Comic translation"
    ],
    "id_hash": -1913736252830955222,
    "content_hash": -410414754302728556,
    "location": "",
    "context": "g_account.featManga",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 157,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/42903/?format=api",
    "priority": 100,
    "id": 42903,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-document-translation/global-i18n/en/?checksum=65710b047839492a",
    "url": "https://weblate.immersivetranslate.com/api/units/42903/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-28T06:58:23.429509Z"
}