Units API.

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

GET /api/units/1212205/?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/vehicle_info/ru/?format=api",
    "source": [
        "发动机故障:维修站!"
    ],
    "previous_source": "",
    "target": [
        "Неисправность двигателя: требуется техническое обслуживание!"
    ],
    "id_hash": 562567513758463898,
    "content_hash": 2884878646449928050,
    "location": "",
    "context": "carui_275_fdjgzwxz",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 274,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1206255/?format=api",
    "priority": 100,
    "id": 1212205,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/vehicle_info/ru/?checksum=87cea42c53bf779a",
    "url": "https://weblate.dudu-auto.com/api/units/1212205/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-12-11T09:40:08.131058Z"
}