Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "source": "You have a new Mission. To view its details, navigate to the Mission Log by using [Keybind: PreviousTab][Keybind: NextTab].",
    "previous_source": "",
    "target": "새로운 미션이 생겼습니다. 자세히 보려면 [Keybind: PreviousTab][Keybind: NextTab]를 눌러 임무 일지 탭으로 이동하세요.",
    "id_hash": -5689918496702169069,
    "content_hash": -5689918496702169069,
    "location": "",
    "context": "tutorial/245",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 246,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "priority": 100,
    "id": 1975213,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=3109594613248013",
    "url": "http://waldo.team/api/units/1975213/?format=api"
}