Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/ru/?format=api",
    "source": "Отправка",
    "previous_source": "",
    "target": "Отправка",
    "id_hash": 1784685351234756055,
    "content_hash": -3745100681943877233,
    "location": "",
    "context": ".sending",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 480473,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/ru/?checksum=98c479df0c30ddd7",
    "url": "http://weblate.ucs.ru/api/units/480473/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75303/?format=api"
}