Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2184775/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/administration-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/de/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2023-11-24T15:14:24.712420Z",
    "action": 36,
    "target": "Eine Liste der Mail-Header-Einträge finden Sie in `RFC5322`_. Es ist auch möglich, ``X-OTRS``-Header als Filterbedingung zu definieren. Die verschiedenen ``X-OTRS``-Kopfzeilen und ihre Bedeutung sind die folgenden:",
    "id": 954737,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/954737/?format=api"
}