Units API

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

GET /api/units/1460088/?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": "Name",
    "id_hash": 4445238650299589594,
    "content_hash": 139604444441357939,
    "location": "",
    "context": ".lGoods.Grid.Columns.Caption-c3",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1011,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1460088,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=bdb0a90024f1a3da",
    "url": "http://weblate.ucs.ru/api/units/1460088/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/196979/?format=api"
}