Units API

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

GET /api/units/2048011/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter_db/mk/?format=api",
    "source": "Счет №%bill% для киоска %pos% уже существует",
    "previous_source": "",
    "target": "",
    "id_hash": -7457443493904498264,
    "content_hash": 506606967170670979,
    "location": "",
    "context": "russian.xlf///ibstrings_s0000c74c",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 2048011,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter_db/mk/?checksum=1881d6a74d4641a8",
    "url": "http://weblate.ucs.ru/api/units/2048011/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/150346/?format=api"
}