Units API.

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

GET /api/units/9826/?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": [
        "Computer space limit (bytes)"
    ],
    "previous_source": "",
    "target": [
        "计算机空间限制(字节)"
    ],
    "id_hash": -4108782651095313870,
    "content_hash": -7179322362059084285,
    "location": "",
    "context": "gui.computercraft.config.computer_space_limit",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://i18n.tweaked.cc/api/units/8322/?format=api",
    "priority": 100,
    "id": 9826,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/zh_Hans/?checksum=46faabf2b62d1232",
    "url": "https://i18n.tweaked.cc/api/units/9826/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-20T13:09:41.620766Z"
}