Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16120164/?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:26.913179Z",
    "action": 30,
    "target": "Any proxy must be reconfigured.  The new server certificate and key must be copied to the proxy and the [command]``configure-proxy.sh`` script must be run.  For more information about configuring a proxy, see xref:installation-and-upgrade:proxy-setup.adoc[].",
    "id": 3028576,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3028576/?format=api"
}