Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/inputactions/ko/?format=api",
    "source": "Prepare",
    "previous_source": "",
    "target": "준비",
    "id_hash": -6375333238274471257,
    "content_hash": -6375333238274471257,
    "location": "",
    "context": "inputactions/164",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 162,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1967061,
    "web_url": "http://waldo.team/translate/wl3/inputactions/ko/?checksum=278644329fe8caa7",
    "url": "http://waldo.team/api/units/1967061/?format=api"
}