Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16119163/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-11T09:54:22.827668Z",
    "action": 30,
    "target": "Use content lifecycle management to clone the product tree and remove kernel versions newer than the running one.  This procedure is explained in the xref:administration:content-lifecycle-examples.adoc#enhance-project-with-livepatching[].  This is the recommended solution.",
    "id": 3028564,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3028564/?format=api"
}