Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/bg/?format=api",
    "source": "{dishName} не может быть продублировано, ограничение превышено",
    "previous_source": "",
    "target": "{dishName} cannot be duplicated, the limit is exceeded",
    "id_hash": -6282631002987014910,
    "content_hash": 6401602809184031978,
    "location": "",
    "context": ".screen_order_dish_dup_limits_over",
    "comment": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "position": 435,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 2456633,
    "web_url": "http://weblate.ucs.ru/translate/mobwaiter5/mobwaiter5/bg/?checksum=28cf9c63bc1a5502",
    "url": "http://weblate.ucs.ru/api/units/2456633/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/248406/?format=api"
}