Units API.

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

GET /api/units/2037/?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/ko/?format=api",
    "source": [
        "Turn this computer on"
    ],
    "previous_source": "",
    "target": [
        "이 컴퓨터를 켭니다."
    ],
    "id_hash": -1096181647313538389,
    "content_hash": -8181481307349905874,
    "location": "",
    "context": "gui.computercraft.tooltip.turn_on",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 187,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://i18n.tweaked.cc/api/units/2001/?format=api",
    "priority": 100,
    "id": 2037,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ko/?checksum=70c994997e92f2ab",
    "url": "https://i18n.tweaked.cc/api/units/2037/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-06T18:32:58.213814Z"
}