Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-guests/en/?format=api",
    "source": "Группа {0} удалена",
    "previous_source": "",
    "target": "Group {0} deleted",
    "id_hash": 199038128927921920,
    "content_hash": 3777717724857112132,
    "location": "",
    "context": ".79384E510F1841C6949ABC255AF01534",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 345395,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guests/en/?checksum=82c3201fab81d700",
    "url": "http://weblate.ucs.ru/api/units/345395/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28528/?format=api"
}