Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklocomm/en/?format=api",
    "source": "Required field",
    "previous_source": "",
    "target": "Required field",
    "id_hash": 3010450190820454313,
    "content_hash": -1858069996792025384,
    "location": "",
    "context": "b5af8bdf-82c4-42ce-b244-786da4224cdf",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 274,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2492456,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklocomm/en/?checksum=a9c7447f9ddc2fa9",
    "url": "http://weblate.ucs.ru/api/units/2492456/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/249752/?format=api"
}