Units API.

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

GET /api/units/1208257/?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/en_US/?format=api",
    "source": [
        "需要发动机运行."
    ],
    "previous_source": "",
    "target": [
        "Engine must be running"
    ],
    "id_hash": 1229875064324413576,
    "content_hash": 6368155718495309203,
    "location": "",
    "context": "carui_373_xyfdjyx",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 372,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1206353/?format=api",
    "priority": 100,
    "id": 1208257,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/vehicle_info/en_US/?checksum=911164dad72ad888",
    "url": "https://weblate.dudu-auto.com/api/units/1208257/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-12-11T09:39:55.017106Z"
}