Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/de/?format=api",
    "source": "Печать списка блюд",
    "previous_source": "",
    "target": "",
    "id_hash": 668594734484625409,
    "content_hash": 5135356034955233292,
    "location": "",
    "context": ".printing_list_dishes",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 280,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1948945,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/common/de/?checksum=8947535e5fa71801",
    "url": "http://weblate.ucs.ru/api/units/1948945/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/228912/?format=api"
}