Units API

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

GET /api/units/940027/?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/en/?format=api",
    "source": "The number of seats exceeds the maximum ({0}).",
    "previous_source": "",
    "target": "The number of seats exceeds the maximum ({0}).",
    "id_hash": -7785366502060650756,
    "content_hash": 106384326222803057,
    "location": "",
    "context": "48c0a1a7-1cdf-43fc-bfc7-eaa325ac18b8",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 464,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 940027,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/en/?checksum=13f4d26a3e730efc",
    "url": "http://weblate.ucs.ru/api/units/940027/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/99455/?format=api"
}