Units API.

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

GET /api/units/1973740/?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 found some equipment. Click the Inventory button on the HUD or press [Keybind: Inventory] to open the Inventory Screen.",
    "previous_source": "",
    "target": "장비를 찾았습니다. HUD의 인벤토리 버튼을 클릭하거나 [Keybind: Inventory]를 눌러 인벤토리 창을 여세요.",
    "id_hash": -5101231212731408917,
    "content_hash": -5101231212731408917,
    "location": "",
    "context": "tutorial/7",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "priority": 100,
    "id": 1973740,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=3934c93d50025deb",
    "url": "http://waldo.team/api/units/1973740/?format=api"
}