Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14261219/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-installation-and-upgrade-manager-43/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-installation-and-upgrade-manager-43/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-12T13:38:31.973583Z",
    "action": 30,
    "target": "xref:db-migration-xy.adoc[Database Migration to Latest Version]",
    "id": 2597432,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2597432/?format=api"
}