Units API.

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

GET /api/units/1703215/?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/en/?format=api",
    "source": [
        "Hi man! Whats up?"
    ],
    "previous_source": "",
    "target": [
        "Hi man! Whats up?"
    ],
    "id_hash": 9034753637782752462,
    "content_hash": 9034753637782752462,
    "location": "dialog/02npc.msg:200",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hive.bgforge.net/api/units/1703215/?format=api",
    "priority": 100,
    "id": 1703215,
    "web_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/en/?checksum=fd61e490bd358cce",
    "url": "https://hive.bgforge.net/api/units/1703215/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-05-06T17:57:49.004270Z"
}