Units API.

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

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

{
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_a/zh_Hans/?format=api",
    "source": [
        "双方控会增加系统性能消耗,是否确认开启"
    ],
    "previous_source": "",
    "target": [
        "双方控会增加系统性能消耗,是否确认开启"
    ],
    "id_hash": 4464893040704572151,
    "content_hash": -637901921279229732,
    "location": "",
    "context": "shuang_fangkong_tip",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4034,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 19,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1234409/?format=api",
    "priority": 100,
    "id": 1234409,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/zh_Hans/?checksum=bdf67c90834f4af7",
    "url": "https://weblate.dudu-auto.com/api/units/1234409/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-04T06:40:27.066706Z"
}