Units API.

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

GET /api/units/1234373/?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": 8337522440619801103,
    "content_hash": -2349506186667811017,
    "location": "",
    "context": "shuang_fangkong",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4033,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1234373/?format=api",
    "priority": 100,
    "id": 1234373,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/zh_Hans/?checksum=f3b4d47c53fdba0f",
    "url": "https://weblate.dudu-auto.com/api/units/1234373/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-04T06:40:20.712576Z"
}