Units API.

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

GET /api/units/1975123/?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": "This campsite is rife with loot. Walk up to the containers and press [Keybind: Submit] to loot them.",
    "previous_source": "",
    "target": "이 야영지에는 주울 것이 많습니다. 상자로 이동해서 [Keybind: Submit]을 눌러 획득하세요.",
    "id_hash": -7114480077657663452,
    "content_hash": -7114480077657663452,
    "location": "",
    "context": "tutorial/230",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 231,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 1975123,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=1d444a10419f1824",
    "url": "http://waldo.team/api/units/1975123/?format=api"
}