Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/r-keeper-lite_store_core/en/?format=api",
    "source": "Restaurant with this name already exists",
    "previous_source": "",
    "target": "Restaurant with this name already exists",
    "id_hash": 7550415924093166292,
    "content_hash": 6741913579178139703,
    "location": "",
    "context": "a844626a-a8b8-4579-a151-ee1ddff89581",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 2357987,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/r-keeper-lite_store_core/en/?checksum=e8c877477606a2d4",
    "url": "http://weblate.ucs.ru/api/units/2357987/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/243124/?format=api"
}