Units API

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

GET /api/units/2323000/?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": "Doesn't allow to edit central restaurant",
    "previous_source": "",
    "target": "Doesn't allow to edit central restaurant",
    "id_hash": 1439691452458985399,
    "content_hash": -5278979320833353430,
    "location": "",
    "context": "2e2d3766-6221-485f-af5f-6f549752568b",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1075,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 2323000,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/en/?checksum=93facfbf89fbe7b7",
    "url": "http://weblate.ucs.ru/api/units/2323000/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/241426/?format=api"
}