Units API.

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

GET /api/units/1711544/?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": [
        "You unlock doors! "
    ],
    "previous_source": "",
    "target": [
        "Вы открыли двери!"
    ],
    "id_hash": 9083015636399144493,
    "content_hash": 9083015636399144493,
    "location": "dialog/41npc.msg:70",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 518,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hive.bgforge.net/api/units/1703719/?format=api",
    "priority": 100,
    "id": 1711544,
    "web_url": "https://hive.bgforge.net/translate/fallout/dangerous-quest/ru/?checksum=fe0d5a98f0e3be2d",
    "url": "https://hive.bgforge.net/api/units/1711544/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-05-06T18:05:53.893647Z"
}