Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
    "source": "\"Let's get you moving.\"",
    "previous_source": "",
    "target": "\"이동하자.\"",
    "id_hash": 8582847868495720799,
    "content_hash": 8582847868495720799,
    "location": "",
    "context": "m2001_ranger_hostagesituation/9",
    "note": "NodeType = PlayerResponse",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27501,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2017533,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=f71c66a99ae7f15f",
    "url": "https://waldo.team/api/units/2017533/?format=api"
}