Units API

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

GET /api/units/1363280/?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": "Invalid email address.",
    "previous_source": "",
    "target": "Некорректный электронный адрес.",
    "id_hash": 548002328870690763,
    "content_hash": 2079894550306179752,
    "location": "",
    "context": "e34fe8aa-d9fb-47e1-b96a-e28eecc524d4",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 852,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1363280,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/ru/?checksum=879ae536f46c9fcb",
    "url": "http://weblate.ucs.ru/api/units/1363280/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192046/?format=api"
}