Units API.

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

GET /api/units/1807/?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/ru_ru/?format=api",
    "source": [
        "Provide help for a specific command"
    ],
    "previous_source": "",
    "target": [
        "Предоставляет помощь для конкретных команд"
    ],
    "id_hash": 2482409100123761040,
    "content_hash": -725841897991098924,
    "location": "",
    "context": "commands.computercraft.help.synopsis",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://i18n.tweaked.cc/api/units/43/?format=api",
    "priority": 100,
    "id": 1807,
    "web_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ru_ru/?checksum=a27349ec9812e990",
    "url": "https://i18n.tweaked.cc/api/units/1807/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-04T20:41:13.927179Z"
}