Units API.

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

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

{
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/zh_Hans/?format=api",
    "source": [
        "The maximum time that can be spent executing tasks in a single tick, in\nmilliseconds.\nNote, we will quite possibly go over this limit, as there's no way to tell how\nlong a will take - this aims to be the upper bound of the average time.\nRange: > 1"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4076125775622025394,
    "content_hash": -4399313248224040149,
    "location": "",
    "context": "gui.computercraft.config.execution.max_main_global_time.tooltip",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 90,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://i18n.tweaked.cc/api/units/8334/?format=api",
    "priority": 100,
    "id": 9838,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/zh_Hans/?checksum=b8914ecbf3c3b0b2",
    "url": "https://i18n.tweaked.cc/api/units/9838/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-20T13:09:41.654446Z"
}