Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/sh_error/en/?format=api",
    "source": "некорректное кол-во",
    "previous_source": "",
    "target": "invalid quantity",
    "id_hash": 8422357697916074800,
    "content_hash": -3930283678637929864,
    "location": "",
    "context": ".SH-ERR-245",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 184,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1383887,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/sh_error/en/?checksum=f4e239b3e3907b30",
    "url": "http://weblate.ucs.ru/api/units/1383887/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192383/?format=api"
}