Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16119836/?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:25.390118Z",
    "action": 30,
    "target": "When HSTS is enabled while using the default SSL certificate generated by {productname} or a self-signed certificate, browsers will refuse to connect with HTTPS unless the CA used to sign such certificates is trusted by the browser.  If you are using the SSL certificate generated by {productname}, you can trust it by importing the file located at `http://<SERVER-HOSTNAME>/pub/RHN-ORG-TRUSTED-SSL-CERT` to the browsers of all users.",
    "id": 3028569,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3028569/?format=api"
}