Units API.

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

GET /api/units/1234178/?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/pt/?format=api",
    "source": [
        "型号参数"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2240827859775312150,
    "content_hash": 3559525606243688084,
    "location": "",
    "context": "model_param",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 4030,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1234157/?format=api",
    "priority": 100,
    "id": 1234178,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/pt/?checksum=9f190510e8b4d116",
    "url": "https://weblate.dudu-auto.com/api/units/1234178/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-25T12:36:17.956329Z"
}