Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/en/?format=api",
    "source": "Создать товаров: %d",
    "previous_source": "",
    "target": "Create goods: %d",
    "id_hash": 1271573867879519201,
    "content_hash": 1505140978788001578,
    "location": "",
    "context": ".s-23022",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5651,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1464728,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=91a589b21ca0d3e1",
    "url": "http://weblate.ucs.ru/api/units/1464728/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/201619/?format=api"
}