Units API.

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

GET /api/units/1003860/?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/pl/?format=api",
    "source": [
        "请输入一个值"
    ],
    "previous_source": "",
    "target": [
        "Wprowadź wartość"
    ],
    "id_hash": -8234654364435914796,
    "content_hash": 3398737645997218422,
    "location": "",
    "context": "input_some_value",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1472,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.dudu-auto.com/api/units/961524/?format=api",
    "priority": 100,
    "id": 1003860,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/pl/?checksum=0db8a17c0fad5fd4",
    "url": "https://weblate.dudu-auto.com/api/units/1003860/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-11T01:52:54.299729Z"
}