Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/ru/?format=api",
    "source": "Некорректное имя стола",
    "previous_source": "",
    "target": "Некорректное имя стола",
    "id_hash": 7815733154074944245,
    "content_hash": -1718245810651460782,
    "location": "",
    "context": ".IncorrectTableName",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 310,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2574374,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/webman/ru/?checksum=ec770fe4e3e162f5",
    "url": "http://weblate.ucs.ru/api/units/2574374/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/256764/?format=api"
}