Units API

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

GET /api/units/2015018/?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": "Top right corner",
    "previous_source": "",
    "target": "Obere rechte Ecke",
    "id_hash": 4793601296229116686,
    "content_hash": 7043826089940052221,
    "location": "",
    "context": "settings_option_top_right",
    "comment": "Option name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 349,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2015018,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de/?checksum=c2864afb3896ab0e",
    "url": "http://weblate.ucs.ru/api/units/2015018/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193561/?format=api"
}