Units API

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

GET /api/units/345784/?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-restaurants/en/?format=api",
    "source": "Изменения ресторана успешно внесены",
    "previous_source": "",
    "target": "Changes of the restaurant have been successfully saved",
    "id_hash": -7536150967645290632,
    "content_hash": -8179541091659206944,
    "location": "",
    "context": ".125D4368DA944B7882489C9D09E23363",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 345784,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-restaurants/en/?checksum=176a369f87c93f78",
    "url": "http://weblate.ucs.ru/api/units/345784/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28699/?format=api"
}