Units API.

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

GET /api/units/1711221/?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": [
        "Here is cosmetics.. but first tell me about money."
    ],
    "previous_source": "",
    "target": [
        "Вот косметика.. но сначала расскажи мне про деньги."
    ],
    "id_hash": 5926171583609829353,
    "content_hash": 5926171583609829353,
    "location": "dialog/21npc.msg:300",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 195,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hive.bgforge.net/api/units/1703396/?format=api",
    "priority": 100,
    "id": 1711221,
    "web_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/ru/?checksum=d23dfda83713f7e9",
    "url": "https://hive.bgforge.net/api/units/1711221/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-05-06T18:05:53.010879Z"
}