Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1352421/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/en/?format=api",
    "dictionary": null,
    "user": 165,
    "author": 165,
    "timestamp": "2021-10-01T11:04:39",
    "action": 2,
    "target": "Invalid quantity is specified in expenditure BOM for complectation, or a goods item is included in multiple expenditure BOM’s",
    "id": 771527,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/771527/?format=api"
}