Units API

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

GET /api/units/1721980/?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": "Connection error",
    "id_hash": -1730133565470371035,
    "content_hash": 5584127904582187519,
    "location": "",
    "context": "ConnectError",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1721980,
    "web_url": "http://weblate.ucs.ru/translate/sh5dct/main/en/?checksum=67fd54b058289325",
    "url": "http://weblate.ucs.ru/api/units/1721980/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/215894/?format=api"
}