Units API


See <a href="https://docs.weblate.org/en/weblate-2.18/apiunits.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/ru/?format=api",
    "source": "You have just escaped the Orbital Station on a damaged escape shuttle. It didn't survive re-entry, but luckily you managed to eject safely. Now you will have to survive on this dreadful alien planet!",
    "previous_source": "",
    "target": "Вы только что спаслись с Орбитальной Станции на поврежденном спасательном шаттле. Шаттл не выдержал посадки, но вам удалось катапультироваться. Теперь вам нужно выжить на этой зловещей чужой планете!",
    "id_hash": 5576034814086690886,
    "content_hash": -4600516181302080047,
    "location": "",
    "context": "SU.01Welcome.02.Paragraph",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 34,
    "priority": 100,
    "id": 40320,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/ru/?checksum=cd620e1eccd93846",
    "url": "http://weblate.tectic.de/api/units/40320/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/3889/?format=api"
}