Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobcashdesk/client/en/?format=api",
    "source": "Ошибка выполнения запроса",
    "previous_source": "",
    "target": "",
    "id_hash": -5638997064649271220,
    "content_hash": 4254364266584941075,
    "location": "",
    "context": ".errorQueryExecution",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2333468,
    "web_url": "http://weblate.ucs.ru/translate/mobcashdesk/client/en/?checksum=31be420be01c184c",
    "url": "http://weblate.ucs.ru/api/units/2333468/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/241906/?format=api"
}