Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/errors/en/?format=api",
    "source": "Мастер лицензия не найдена",
    "previous_source": "",
    "target": "Master license not found",
    "id_hash": 2336012083517138118,
    "content_hash": -1573504928106478157,
    "location": "",
    "context": ".ERR_LIC_MASTER_LICENSE_NOT_FOUND",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 478745,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/errors/en/?checksum=a06b2e9cfd0f24c6",
    "url": "http://weblate.ucs.ru/api/units/478745/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/74636/?format=api"
}