Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/lv/?format=api",
    "source": "Список заказов",
    "previous_source": "",
    "target": "Pasūtījumu saraksts",
    "id_hash": -2858444596398933866,
    "content_hash": -4052512295522720057,
    "location": "",
    "context": ".order_list",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 487,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1998987,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/lv/?checksum=5854c3c8c581b896",
    "url": "http://weblate.ucs.ru/api/units/1998987/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/228929/?format=api"
}