Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/bg/?format=api",
    "source": "Dear guest, <br /> are you sure you want to delete the order?",
    "previous_source": "",
    "target": "Уважаеми гост, <br /> сигурни ли сте, че искате да изтриете поръчката?",
    "id_hash": 4899989865231263867,
    "content_hash": -2244369258743319484,
    "location": "",
    "context": "menu_title_popup_query_want_to_delete_order",
    "comment": "Text \"Dear guest, are you sure you want to delete the order?\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 80,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "priority": 100,
    "id": 2338478,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/default/bg/?checksum=c40042d2381fa87b",
    "url": "http://weblate.ucs.ru/api/units/2338478/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/194108/?format=api"
}