Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/ru/?format=api",
    "source": "How to collect order?",
    "previous_source": "",
    "target": "Как собрать ваш заказ?",
    "id_hash": 4103609207176643192,
    "content_hash": 3879595704100704416,
    "location": "",
    "context": "title_how_to_collect_order",
    "comment": "Title \"How to collect order?\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2445010,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/bk-new/ru/?checksum=b8f2f2d502c94278",
    "url": "http://weblate.ucs.ru/api/units/2445010/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/247633/?format=api"
}