Units API

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

GET /api/units/1465756/?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": "Cannot delete the set because it is in use by goods.",
    "id_hash": -372975066504226695,
    "content_hash": 7510755876104143426,
    "location": "",
    "context": ".r-RCFKSTR.RGOODS_CMPBASE",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6679,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 1465756,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=7ad2ed2732f01879",
    "url": "http://weblate.ucs.ru/api/units/1465756/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/202647/?format=api"
}