Units API

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

GET /api/units/1775807/?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/lt/?format=api",
    "source": "Количество товара должно быть неотрицательным.",
    "previous_source": "",
    "target": "Prekės kiekis neturi būti neigiamas.",
    "id_hash": -6553173109279787570,
    "content_hash": -8501851545971652725,
    "location": "",
    "context": ".s-22044",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5454,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1775807,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/lt/?checksum=250e73c6fdbc75ce",
    "url": "http://weblate.ucs.ru/api/units/1775807/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/201422/?format=api"
}