Units API.

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

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

{
    "translation": "https://translate.engagevr.io/api/translations/engage/unity/zh_Hant/?format=api",
    "language_code": "zh_Hant",
    "source": [
        "Project Name"
    ],
    "previous_source": "",
    "target": [
        "項目名稱"
    ],
    "id_hash": -8614236636037768925,
    "content_hash": 3326487971747282617,
    "location": "",
    "context": "AI_PROJECT_NAME",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2635,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.engagevr.io/api/units/50355/?format=api",
    "priority": 100,
    "id": 74295,
    "web_url": "https://translate.engagevr.io/translate/engage/unity/zh_Hant/?checksum=0874156b71d01923",
    "url": "https://translate.engagevr.io/api/units/74295/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-10-16T08:36:02.266701Z",
    "last_updated": "2025-10-16T08:36:02.266723Z"
}