Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.otrs.com/api/components/otrs-7/import-export/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": null,
    "timestamp": "2020-11-26T13:27:19.845856Z",
    "action": 19,
    "target": "",
    "id": 227083,
    "action_name": "Repository reset",
    "url": "http://translate.otrs.com/api/changes/227083/?format=api"
}