Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklo/ru/?format=api",
    "source": "Confirm password is required",
    "previous_source": "",
    "target": "Подтверждение пароля обязательно",
    "id_hash": -4199084413372112079,
    "content_hash": 5128515463627888009,
    "location": "",
    "context": "eee255d5-d361-4851-b643-d9da9990febe",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1387512,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklo/ru/?checksum=45b9daf947136331",
    "url": "http://weblate.ucs.ru/api/units/1387512/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192822/?format=api"
}