Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/ru/?format=api",
    "source": "Bad algorithm",
    "previous_source": "",
    "target": "Неверный алгоритм",
    "id_hash": -4004089578245788366,
    "content_hash": 8487190113658696256,
    "location": "",
    "context": "Bad algorithm",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 335,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 520292,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/ru/?checksum=486e9dbe3fd0ed32",
    "url": "http://weblate.ucs.ru/api/units/520292/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81261/?format=api"
}