Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/en/?format=api",
    "source": "Name",
    "previous_source": "",
    "target": "Name",
    "id_hash": 7328471097016579710,
    "content_hash": -3147245302433079272,
    "location": "",
    "context": "1ca39d7a-6690-4133-9e14-ada5760c2298",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2492721,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklsettings/en/?checksum=e5b3f5a28463f67e",
    "url": "http://weblate.ucs.ru/api/units/2492721/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/249826/?format=api"
}