Units API.

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

GET /api/units/7/?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": [
        "Speaker"
    ],
    "previous_source": "",
    "target": [
        "Speaker"
    ],
    "id_hash": 5909042836546023635,
    "content_hash": -3852671019372648777,
    "location": "",
    "context": "block.computercraft.speaker",
    "note": "",
    "flags": "",
    "labels": [
        "Block/item names"
    ],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://i18n.tweaked.cc/api/units/7/?format=api",
    "priority": 100,
    "id": 7,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=d201232702e470d3",
    "url": "https://i18n.tweaked.cc/api/units/7/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:18.600656Z"
}