Units API

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

GET /api/units/2015016/?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": "Password to open authorization window",
    "previous_source": "",
    "target": "Kennwort zum Öffnen des Anmeldefensters",
    "id_hash": -5169726471709418071,
    "content_hash": 2353292249123932588,
    "location": "",
    "context": "settings_label_password_open_auth_window",
    "comment": "Label name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 347,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 2015016,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de/?checksum=3841712a13d39da9",
    "url": "http://weblate.ucs.ru/api/units/2015016/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193559/?format=api"
}