Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/?format=api",
    "source": "No such floor plan ID exists in the current restaurant",
    "previous_source": "",
    "target": "У поточному ресторані такого ідентифікатора плану зала не існує",
    "id_hash": 3293996254269863321,
    "content_hash": -6531212534968233433,
    "location": "",
    "context": "error_no_such_floor_plan_id",
    "comment": "Error \"No such floor plan ID exists in the current restaurant\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 775,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 2016297,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/uk/?checksum=adb6a0241338f599",
    "url": "http://weblate.ucs.ru/api/units/2016297/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231555/?format=api"
}