Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/auth/en/?format=api",
    "source": "Перейти сразу",
    "previous_source": "",
    "target": "Go directly",
    "id_hash": -2189786026286111838,
    "content_hash": -590317623632739869,
    "location": "",
    "context": ".go_immediately",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 479022,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/auth/en/?checksum=619c5136091a23a2",
    "url": "http://weblate.ucs.ru/api/units/479022/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/74731/?format=api"
}