Units API

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

GET /api/units/1464724/?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": "Некорректное значение брутто.",
    "previous_source": "",
    "target": "Invalid gross weight.",
    "id_hash": 6917865347363033445,
    "content_hash": 4498327160866663061,
    "location": "",
    "context": ".s-23018",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5647,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1464724,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=e00131e1898ed165",
    "url": "http://weblate.ucs.ru/api/units/1464724/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/201615/?format=api"
}