Units API

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

GET /api/units/345900/?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-settings/ru/?format=api",
    "source": "Безопасность",
    "previous_source": "",
    "target": "Безопасность",
    "id_hash": 2965842760205745594,
    "content_hash": -8526797029824754545,
    "location": "",
    "context": ".52F9EC8D37F24F69AF9A802A3793866D",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 345900,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-settings/ru/?checksum=a928ca46d5ba3dba",
    "url": "http://weblate.ucs.ru/api/units/345900/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28738/?format=api"
}