Changes API.

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

GET /api/changes/980838/?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/update-guide/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bmu/?format=api",
    "author": null,
    "timestamp": "2024-02-20T14:58:04.799512Z",
    "action": 21,
    "target": "",
    "id": 980838,
    "action_name": "Repository rebased",
    "url": "http://translate.otrs.com/api/changes/980838/?format=api"
}