Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14644798/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-09T02:36:25.742258Z",
    "action": 31,
    "target": "",
    "id": 2732982,
    "action_name": "New string added",
    "url": "https://l10n.opensuse.org/api/changes/2732982/?format=api"
}