Units API

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

GET /api/units/2542001/?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": "Can be",
    "id_hash": 6353963401411420488,
    "content_hash": 6632642973961633649,
    "location": "",
    "context": ".Могут быть",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 438,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2542001,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/elk/en/?checksum=d82dd00c80f5e148",
    "url": "http://weblate.ucs.ru/api/units/2542001/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/255353/?format=api"
}