Units API

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

GET /api/units/480687/?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": -7587842662124524040,
    "content_hash": 4699229003587296751,
    "location": "",
    "context": ".msg_invoice_sent_to_print",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 325,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 480687,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/ru/?checksum=16b2914d08836df8",
    "url": "http://weblate.ucs.ru/api/units/480687/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75517/?format=api"
}