Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/ro/?format=api",
    "source": "MW5: раздел меню не найден",
    "previous_source": "раздел меню не найден",
    "target": "nu exista asa grup de meniu",
    "id_hash": 2040282884593394979,
    "content_hash": -3679377226364239218,
    "location": "",
    "context": ".error_section_menu_not_found",
    "comment": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "position": 237,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "priority": 100,
    "id": 2345617,
    "web_url": "http://weblate.ucs.ru/translate/mobwaiter5/mobwaiter5/ro/?checksum=9c508a79417fa523",
    "url": "http://weblate.ucs.ru/api/units/2345617/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/242644/?format=api"
}