Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14776065/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_6/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-01T13:52:40.855225Z",
    "action": 30,
    "target": "The end of the maintenance period for openSUSE Leap 15.5 is now reached. To keep your systems up-to-date and secure, upgrade to a current openSUSE version. Before starting the upgrade, make sure that all maintenance updates for openSUSE Leap 15.5 are applied.",
    "id": 2754012,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2754012/?format=api"
}