Units API

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

GET /api/units/2457241/?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_AT/?format=api",
    "source": "Show modify dialog title",
    "previous_source": "",
    "target": "Titel des Änderungsdialogs anzeigen",
    "id_hash": 797218121148130696,
    "content_hash": -3978853832148775339,
    "location": "",
    "context": "settings_label_use_title_modify_dialog",
    "comment": "Label name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 380,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2457241,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de_AT/?checksum=8b1049a84789e588",
    "url": "http://weblate.ucs.ru/api/units/2457241/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/248417/?format=api"
}