Units API.

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

GET /api/units/963358/?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": [
        "%1$s小时%2$s分钟"
    ],
    "previous_source": "",
    "target": [
        "%1$s小时%2$s分钟"
    ],
    "id_hash": 2970659889904353622,
    "content_hash": 1249432058949214732,
    "location": "",
    "context": "some_hour_some_minute",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1607,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://weblate.dudu-auto.com/api/units/963358/?format=api",
    "priority": 100,
    "id": 963358,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/zh_Hans/?checksum=a939e76e3e400156",
    "url": "https://weblate.dudu-auto.com/api/units/963358/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-11T01:52:44.581584Z"
}