Units API

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

GET /api/units/2337455/?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": "Welcome to r_keeper Lite",
    "previous_source": "",
    "target": "Добро пожаловать в  r_keeper Lite",
    "id_hash": 1177502520571345602,
    "content_hash": 65454163947166075,
    "location": "",
    "context": "9d1d28ba-d106-28f0-49fe-3f54a17a8d93",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2337455,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklo/ru/?checksum=9057544dc4c83ac2",
    "url": "http://weblate.ucs.ru/api/units/2337455/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/242118/?format=api"
}