Units API.

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

GET /api/units/2017543/?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": "\"Th... thanks for the help.\"",
    "previous_source": "",
    "target": "\"고... 고마워 도와줘서.\"",
    "id_hash": 2682064887235085196,
    "content_hash": 2682064887235085196,
    "location": "",
    "context": "m2001_ranger_hostagesituation/15",
    "note": "NodeType = TalkNode",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27506,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 2017543,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=a5389bce0432038c",
    "url": "https://waldo.team/api/units/2017543/?format=api"
}