Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/deliverypos/deliverypos/ro/?format=api",
    "source": "Заказ не может быть изменён",
    "previous_source": "",
    "target": "Comanda nu poate fi modificata",
    "id_hash": -8409924299294997240,
    "content_hash": 8308875115375209672,
    "location": "",
    "context": ".rs_order_cannot_be_changed",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 277,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1621397,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/ro/?checksum=b49f26850988508",
    "url": "http://weblate.ucs.ru/api/units/1621397/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/204105/?format=api"
}