Units API

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

GET /api/units/2456638/?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": "Блюдо \"{dish}\" не может быть добавлено в заказ. Компонент \"{group}\" закончился.",
    "previous_source": "",
    "target": "Dish \"{dish}\" can not be added to the order. Component \"{group}\" is over.",
    "id_hash": -6380091294614333021,
    "content_hash": 1004995641399984522,
    "location": "",
    "context": ".add_dish_component_is_over",
    "comment": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "position": 440,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 2456638,
    "web_url": "http://weblate.ucs.ru/translate/mobwaiter5/mobwaiter5/bg/?checksum=27755cc54df359a3",
    "url": "http://weblate.ucs.ru/api/units/2456638/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/248411/?format=api"
}