Units API.

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

GET /api/units/9825/?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": [
        "Require players to be in creative mode and be opped in order to interact with\ncommand computers. This is the default behaviour for vanilla's Command blocks."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8455978425679461327,
    "content_hash": 299296118565741557,
    "location": "",
    "context": "gui.computercraft.config.command_require_creative.tooltip",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://i18n.tweaked.cc/api/units/8321/?format=api",
    "priority": 100,
    "id": 9825,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/zh_Hans/?checksum=0aa6546c6d024431",
    "url": "https://i18n.tweaked.cc/api/units/9825/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-20T13:09:41.617982Z"
}