Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14453048/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-20T12:01:37.836877Z",
    "action": 30,
    "target": "To check whether installed packages are no longer maintained, make sure that the <package>lifecycle-data-openSUSE</package> package is installed, then use the command:",
    "id": 2673594,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2673594/?format=api"
}