Units API

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

GET /api/units/2522255/?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": "Имя может включать латинские буквы (a-z), цифры (0-9) и точку (.)",
    "previous_source": "",
    "target": "The name may include Latin letters (a-z), numbers (0-9) and a period (.)",
    "id_hash": -8681849986785918906,
    "content_hash": 1720633055777321525,
    "location": "",
    "context": ".Имя может включать латинские буквы (a-z), цифры (0-9) и точку (.)",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 186,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 2522255,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/elk/en/?checksum=783df6f78654046",
    "url": "http://weblate.ucs.ru/api/units/2522255/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/252505/?format=api"
}