Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/ru/?format=api",
    "source": "New order without plate",
    "previous_source": "",
    "target": "Начать пустой заказ",
    "id_hash": 361652270169183815,
    "content_hash": -5684277041472877857,
    "location": "",
    "context": "external_order_create_empty_order",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 261,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2600657,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/default/ru/?checksum=8504d8d2d7a5d647",
    "url": "http://weblate.ucs.ru/api/units/2600657/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/257889/?format=api"
}