Units API

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

GET /api/units/480501/?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": 5370075684094896541,
    "content_hash": 459927630732600468,
    "location": "",
    "context": ".label_printing",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 84,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 480501,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/ru/?checksum=ca865761ff70699d",
    "url": "http://weblate.ucs.ru/api/units/480501/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75331/?format=api"
}