Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2223317/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/de/?format=api",
    "user": "http://translate.otrs.com/api/users/jeb/?format=api",
    "author": "http://translate.otrs.com/api/users/jeb/?format=api",
    "timestamp": "2023-11-20T11:52:41.981667Z",
    "action": 36,
    "target": "Das Hinzufügen einer Benachrichtigung kann mit demselben Verfahren erfolgen, das im Kapitel :otrsdoc:`Ticket-Benachrichtigungen <admin/communication-notifications/ticket-notifications/#Ticket_Notification_Settings>` des Administrationshandbuchs beschrieben ist. Es gibt nur einen Unterschied: der Abschnitt *Empfänger*.",
    "id": 953791,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/953791/?format=api"
}