Units API.

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

GET /api/units/1966554/?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": "Raw button press from Left Stick",
    "previous_source": "",
    "target": "왼쪽 스틱 누르기",
    "id_hash": 1927845163642692044,
    "content_hash": 1927845163642692044,
    "location": "",
    "context": "inputactions/77",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1966554,
    "web_url": "http://waldo.team/translate/wl3/inputactions/ko/?checksum=9ac114f650e0a1cc",
    "url": "http://waldo.team/api/units/1966554/?format=api"
}