Units API

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

GET /api/units/1459096/?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": -9032852541715128026,
    "content_hash": -7174627312647459150,
    "location": "",
    "context": ".CatFilterLst.Grid.Columns.Caption-c3",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1459096,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/en/?checksum=2a4dc78ae95e126",
    "url": "http://weblate.ucs.ru/api/units/1459096/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/195987/?format=api"
}