Units API.

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

GET /api/units/1231563/?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_b/zh_Hant_TW/?format=api",
    "source": [
        "只显示状态栏"
    ],
    "previous_source": "",
    "target": [
        "只显示状态栏"
    ],
    "id_hash": -8020022390671681688,
    "content_hash": 5306827852980042112,
    "location": "",
    "context": "only_show_statebar",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 1,
            "name": "Automatically translated",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1007,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1231529/?format=api",
    "priority": 100,
    "id": 1231563,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_b/zh_Hant_TW/?checksum=10b32820a955d768",
    "url": "https://weblate.dudu-auto.com/api/units/1231563/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-24T13:50:27.683217Z"
}