Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/en/?format=api",
    "source": "Проверить соединение",
    "previous_source": "",
    "target": "Check connection",
    "id_hash": -4634649971652349991,
    "content_hash": -8378460610291496328,
    "location": "",
    "context": "CheckConnect",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1721978,
    "web_url": "http://weblate.ucs.ru/translate/sh5dct/main/en/?checksum=3fae6a67fd632fd9",
    "url": "http://weblate.ucs.ru/api/units/1721978/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/215892/?format=api"
}