Units API

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

GET /api/units/345777/?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": "Неизвестная операция",
    "previous_source": "",
    "target": "Неизвестная операция",
    "id_hash": -5863619012841652285,
    "content_hash": -6459497332171081398,
    "location": "",
    "context": ".3CCE31B1E8474F4B8883806FB3114903",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 136,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 345777,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guestsprofile/ru/?checksum=2ea03d931958bfc3",
    "url": "http://weblate.ucs.ru/api/units/345777/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28692/?format=api"
}