Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2184932/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/feature-addons-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/feature-addons-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-08T15:59:14.105485Z",
    "action": 36,
    "target": "Diese Funktion ist nur für *On-Premise*-Kunden verfügbar. Wenn Sie ein *Managed*-Kunde sind, wird diese Funktion vom *Customer Solutions Team* in **OTRS** betreut. Bitte kontaktieren Sie uns über support@otrs.com oder im `OTRS Portal`_.",
    "id": 953437,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/953437/?format=api"
}