Units API

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

GET /api/units/1636465/?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/de/?format=api",
    "source": "Некорректный шаг отчета.",
    "previous_source": "",
    "target": "",
    "id_hash": -8420290304619360120,
    "content_hash": -7865765764179556142,
    "location": "",
    "context": ".SH-ERR-1178",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 365,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1636465,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/sh_error/de/?checksum=b251e949f7f5088",
    "url": "http://weblate.ucs.ru/api/units/1636465/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192408/?format=api"
}