Units API

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

GET /api/units/2456359/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/en/?format=api",
    "source": "Персонал",
    "previous_source": "",
    "target": "Personnel",
    "id_hash": -872579085806160957,
    "content_hash": 5080097310154119297,
    "location": "",
    "context": ".Персонал",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2456359,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/elk/en/?checksum=73e3f9f1d016b3c3",
    "url": "http://weblate.ucs.ru/api/units/2456359/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/248275/?format=api"
}