Units API.

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

GET /api/units/12/?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/en/?format=api",
    "source": [
        "Wired Modem"
    ],
    "previous_source": "",
    "target": [
        "Wired Modem"
    ],
    "id_hash": -3087722924062204009,
    "content_hash": -6342318942008046197,
    "location": "",
    "context": "block.computercraft.wired_modem",
    "note": "",
    "flags": "",
    "labels": [
        "Block/item names"
    ],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://i18n.tweaked.cc/api/units/12/?format=api",
    "priority": 100,
    "id": 12,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=5526345c2a711f97",
    "url": "https://i18n.tweaked.cc/api/units/12/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:18.796333Z"
}