Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/mn/?format=api",
    "source": "On one screen",
    "previous_source": "",
    "target": "On one screen",
    "id_hash": 1761895443869602571,
    "content_hash": 8440553118882952146,
    "location": "",
    "context": "settings_option_combo_type_1",
    "comment": "Option of setting \"On one screen\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 629,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2017301,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/mn/?checksum=987382923f3a130b",
    "url": "http://weblate.ucs.ru/api/units/2017301/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231611/?format=api"
}