Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk/en/?format=api",
    "source": "The cart will be emptied",
    "previous_source": "",
    "target": "The cart will be emptied",
    "id_hash": 6010530044846522333,
    "content_hash": 2426878048407938700,
    "location": "",
    "context": "popup_text_cart_delete",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1397697,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/bk/en/?checksum=d369b13b0ae3bfdd",
    "url": "http://weblate.ucs.ru/api/units/1397697/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193920/?format=api"
}