Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14275855/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-12T13:42:56.169016Z",
    "action": 30,
    "target": "For information about the removable media method, see xref:client-configuration:autoinst-cdrom.adoc[Install via a CD-ROM or a USB key].",
    "id": 2598602,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2598602/?format=api"
}