Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk-lite/rk_lite_sysname/en/?format=api",
    "source": "Имя пользователя может включать латинские буквы (a-z), цифры (0-9) и точку (.)",
    "previous_source": "",
    "target": "The username can include Latin letters (a-z), numbers (0-9) and a period (.)",
    "id_hash": -1005058855684627147,
    "content_hash": -5923095124013891143,
    "location": "",
    "context": ".Имя пользователя может включать латинские буквы (a-z), цифры (0-9) и точку (.)",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1005,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "priority": 100,
    "id": 2535903,
    "web_url": "http://weblate.ucs.ru/translate/rk-lite/rk_lite_sysname/en/?checksum=720d504bb88ea535",
    "url": "http://weblate.ucs.ru/api/units/2535903/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/255077/?format=api"
}