Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/rk_lite/stcategories/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 130,
    "author": null,
    "timestamp": "2020-05-19T08:58:59",
    "action": 23,
    "target": "Failed to merge in the changes. (1)",
    "id": 539977,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ucs.ru/api/changes/539977/?format=api"
}