Units API.

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

GET /api/units/493/?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/es/?format=api",
    "source": [
        "Shutdown %s/%s computers"
    ],
    "previous_source": "",
    "target": [
        "Apague %s/%s computadoras"
    ],
    "id_hash": 395640482136083622,
    "content_hash": -7978720463837566710,
    "location": "",
    "context": "commands.computercraft.shutdown.done",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://i18n.tweaked.cc/api/units/52/?format=api",
    "priority": 100,
    "id": 493,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/es/?checksum=857d98ec1c7c4ca6",
    "url": "https://i18n.tweaked.cc/api/units/493/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-17T18:40:29.816922Z"
}