Units API

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

GET /api/units/345401/?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-guests/en/?format=api",
    "source": "Гость восстановлен",
    "previous_source": "",
    "target": "Guest restored",
    "id_hash": 4522776306850574734,
    "content_hash": -4263326080850115260,
    "location": "",
    "context": ".FE2373FDCADB48A7910DD2D541F61C63",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 59,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 345401,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guests/en/?checksum=bec42116a061b18e",
    "url": "http://weblate.ucs.ru/api/units/345401/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28534/?format=api"
}