Units API.

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

GET /api/units/107105083/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant_HK/?format=api",
    "source": [
        "Division by zero."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1354290952286843980,
    "content_hash": 5302332837734125437,
    "location": "../engine/evaluator.cpp:1165, ../engine/evaluator.cpp:1205, ../engine/evaluator.cpp:1222",
    "context": "QObjectDivision by zero.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/29552048/?format=api",
    "priority": 100,
    "id": 107105083,
    "web_url": "https://hosted.weblate.org/translate/cyberos/calculator/zh_Hant_HK/?checksum=92cb68721d95344c",
    "url": "https://hosted.weblate.org/api/units/107105083/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-16T16:45:47.371829+02:00"
}