Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/de/?format=api",
    "source": "Show description of dishes on the menu",
    "previous_source": "",
    "target": "Beschreibung des Artikels auf der Speisekarte anzeigen",
    "id_hash": -7963751548959686937,
    "content_hash": -3386857548386301394,
    "location": "",
    "context": "settings_label_show_description",
    "comment": "Label name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 364,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 2015032,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de/?checksum=117b1228f4ca7ee7",
    "url": "http://weblate.ucs.ru/api/units/2015032/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218990/?format=api"
}