Units API

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

GET /api/units/480522/?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": 271292290499673042,
    "content_hash": -324296322682636265,
    "location": "",
    "context": ".company",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 480522,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/ru/?checksum=83c3d2e69d88fbd2",
    "url": "http://weblate.ucs.ru/api/units/480522/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75352/?format=api"
}