Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklc/ru/?format=api",
    "source": "{0} is required",
    "previous_source": "",
    "target": "Требуется {0}",
    "id_hash": -6897132106397581576,
    "content_hash": -6839239729207345704,
    "location": "",
    "context": "7b3de72d-f77a-4310-a96e-2e46cbc4040c",
    "comment": "Error message ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 134,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 940477,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/ru/?checksum=204876e44d3afef8",
    "url": "http://weblate.ucs.ru/api/units/940477/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/99115/?format=api"
}