Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_development/en/?format=api",
    "source": "Заказ готов",
    "previous_source": "",
    "target": "Order is ready",
    "id_hash": 584441655077362861,
    "content_hash": 2013237598670779606,
    "location": "",
    "context": "russian.xlf///tflaundrywork_colocolor_caption",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 675,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1199964,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_development/en/?checksum=881c5a96bad3dcad",
    "url": "http://weblate.ucs.ru/api/units/1199964/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/153330/?format=api"
}