Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/deliverypos/deliverypos/de/?format=api",
    "source": "Заказ ещё не доставлен",
    "previous_source": "",
    "target": "Bestellung ist noch nicht geliefert",
    "id_hash": 3002357788297937018,
    "content_hash": -4765576820571981823,
    "location": "",
    "context": ".rs_order_not_yet_delivered",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 329,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1619757,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/de/?checksum=a9aa84805420407a",
    "url": "http://weblate.ucs.ru/api/units/1619757/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/204157/?format=api"
}