Units API.

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

GET /api/units/1975207/?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, use [Keybind: Journal] to open the Mission Log.",
    "previous_source": "",
    "target": "새로운 임무가 생겼습니다. 자세히 보려면 [Keybind: Journal]를 눌러 임무 일지를 여세요.",
    "id_hash": -6540647585655444181,
    "content_hash": -6540647585655444181,
    "location": "",
    "context": "tutorial/244",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 245,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "priority": 100,
    "id": 1975207,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=253af3acb7fdad2b",
    "url": "http://waldo.team/api/units/1975207/?format=api"
}