Units API

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

GET /api/units/2014841/?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": "Port for communication with the client part",
    "previous_source": "",
    "target": "Port für die Kommunikation mit dem Client-Teil",
    "id_hash": 1215910660377790102,
    "content_hash": 1072775144832864475,
    "location": "",
    "context": "settings_label_port_client",
    "comment": "Label name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 154,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 2014841,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de/?checksum=90dfc84dae6dc696",
    "url": "http://weblate.ucs.ru/api/units/2014841/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193388/?format=api"
}