Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/en/?format=api",
    "source": "Path to device status file",
    "previous_source": "",
    "target": "Path to device status file",
    "id_hash": 5406177138496813044,
    "content_hash": -7537442722566680991,
    "location": "",
    "context": "settings_label_path_device_status_file",
    "comment": "Label name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 211,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1388753,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=cb069976dcf0b7f4",
    "url": "http://weblate.ucs.ru/api/units/1388753/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193437/?format=api"
}