Units API

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

GET /api/units/345740/?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-guestsprofile/ru/?format=api",
    "source": "Операция {{type}} не удалась",
    "previous_source": "",
    "target": "Операция {{type}} не удалась",
    "id_hash": 8914943378131648514,
    "content_hash": -8521765130941227551,
    "location": "",
    "context": ".E2141FB3022649E1B7EE913F332DF465",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 345740,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guestsprofile/ru/?checksum=fbb83dc4de420002",
    "url": "http://weblate.ucs.ru/api/units/345740/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28655/?format=api"
}