Units API.

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

GET /api/units/1711032/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/ru/?format=api",
    "source": [
        "Do you have flask of beer? "
    ],
    "previous_source": "",
    "target": [
        "У тебе есть баклашка пива? "
    ],
    "id_hash": 7230265378810755588,
    "content_hash": 7230265378810755588,
    "location": "dialog/01npc.msg:300",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hive.bgforge.net/api/units/1703207/?format=api",
    "priority": 100,
    "id": 1711032,
    "web_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/ru/?checksum=e457100defd1fa04",
    "url": "https://hive.bgforge.net/api/units/1711032/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-05-06T18:05:52.476245Z"
}