Units API

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

GET /api/units/1636231/?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": -456522647213969560,
    "content_hash": 6348838646081701303,
    "location": "",
    "context": ".SH-ERR-184",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 131,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1636231,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/sh_error/de/?checksum=79aa1b1234e3ef68",
    "url": "http://weblate.ucs.ru/api/units/1636231/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192330/?format=api"
}