Units API.

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

GET /api/units/8410/?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": [
        "Upload nag delay"
    ],
    "previous_source": "",
    "target": [
        "Upload nag delay"
    ],
    "id_hash": -4638905595556912244,
    "content_hash": 7177228593545639779,
    "location": "",
    "context": "gui.computercraft.config.upload_nag_delay",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 176,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://i18n.tweaked.cc/api/units/8410/?format=api",
    "priority": 100,
    "id": 8410,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/?checksum=3f9f4bf05642238c",
    "url": "https://i18n.tweaked.cc/api/units/8410/?format=api",
    "explanation": "The delay after dropping a file onto a computer before the game prompts you to run the \"import\" program (the \"gui.computercraft.upload.no_response.msg\" key). \r\n\r\nSee also the \"gui.computercraft.config.upload_nag_delay.tooltip\" key.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-20T13:09:29.638506Z"
}