Units API

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

GET /api/units/1465120/?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": "Goods item is not related to any sets.",
    "id_hash": -5981106513238524989,
    "content_hash": 2306118997554484525,
    "location": "",
    "context": ".s-23601",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6043,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 1465120,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=2cfed750c2a47bc3",
    "url": "http://weblate.ucs.ru/api/units/1465120/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/202011/?format=api"
}