Units API

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

GET /api/units/345783/?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": "Save changes for restaurant",
    "id_hash": -1399968228406121584,
    "content_hash": 626786449225470036,
    "location": "",
    "context": ".F22DFAA8FCE64EB0876CDCD259A66C93",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 345783,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-restaurants/en/?checksum=6c92505049052b90",
    "url": "http://weblate.ucs.ru/api/units/345783/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28698/?format=api"
}