Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklo/ru/?format=api",
    "source": "No, thanks",
    "previous_source": "",
    "target": "Нет, спасибо",
    "id_hash": -6065935313764534213,
    "content_hash": -752571476105869939,
    "location": "",
    "context": "84d06f2f-89f4-46c2-907d-5029c3638cd6",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2337436,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklo/ru/?checksum=2bd177f88891383b",
    "url": "http://weblate.ucs.ru/api/units/2337436/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/242114/?format=api"
}