Units API.

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

GET /api/units/1168234/?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/base/de/?format=api",
    "source": [
        "已到达目的地"
    ],
    "previous_source": "",
    "target": [
        "Ziel erreicht"
    ],
    "id_hash": -3649230302886057570,
    "content_hash": -7723987561029795622,
    "location": "",
    "context": "base_755_yddmdd",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 754,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1168099/?format=api",
    "priority": 100,
    "id": 1168234,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/base/de/?checksum=4d5b545fbce2a99e",
    "url": "https://weblate.dudu-auto.com/api/units/1168234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-03T06:54:05.820982Z"
}