Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stcommon/en/?format=api",
    "source": "Something went wrong! Please try again.",
    "previous_source": "",
    "target": "Something went wrong! Please try again.",
    "id_hash": 7853475503211140073,
    "content_hash": 2116150384025996659,
    "location": "",
    "context": "0c8ee5b7-c032-4b30-a5f6-876339093246",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1730587,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/stcommon/en/?checksum=ecfd265c5521d3e9",
    "url": "http://weblate.ucs.ru/api/units/1730587/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/216816/?format=api"
}