Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/deliverypos/deliverypos/de_AT/?format=api",
    "source": "на кухне",
    "previous_source": "",
    "target": "in der Küche",
    "id_hash": 6202773093011366890,
    "content_hash": 7904822708386767979,
    "location": "",
    "context": ".dp_title_status_cooking",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 454,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1620445,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/de_AT/?checksum=d614ad43af4b23ea",
    "url": "http://weblate.ucs.ru/api/units/1620445/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/204281/?format=api"
}