Units API

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

GET /api/units/1721981/?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": "Continue",
    "id_hash": -3687775868557464410,
    "content_hash": 132479634579624292,
    "location": "",
    "context": "Continue",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1721981,
    "web_url": "http://weblate.ucs.ru/translate/sh5dct/main/en/?checksum=4cd26362df5feca6",
    "url": "http://weblate.ucs.ru/api/units/1721981/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/215895/?format=api"
}