Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2326505/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/user-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/user-manual/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-17T15:25:46.499844Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "The agent is able to create his own notifications, like administrators can do, except the recipient addresses. Every event that an agent creates, will send emails to its own primary email. This recipient address is mandatory and cannot be switched to another one.",
        "old_state": -1
    },
    "id": 1151516,
    "action_name": "String added in the repository",
    "url": "http://translate.otrs.com/api/changes/1151516/?format=api"
}