Units API

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

GET /api/units/480468/?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": 5584709209913212808,
    "content_hash": -5861156267481758423,
    "location": "",
    "context": ".back",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 480468,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/ru/?checksum=cd80df6ff6babf88",
    "url": "http://weblate.ucs.ru/api/units/480468/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/75298/?format=api"
}