Units API.

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

GET /api/units/1966194/?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": "Select Previous Character",
    "previous_source": "",
    "target": "이전 캐릭터 선택",
    "id_hash": 5765694636047911256,
    "content_hash": 5765694636047911256,
    "location": "",
    "context": "inputactions/30",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1966194,
    "web_url": "http://waldo.team/translate/wl3/inputactions/ko/?checksum=d003dcb93902c958",
    "url": "http://waldo.team/api/units/1966194/?format=api"
}