Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/568615/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-07T03:06:11.344653Z",
    "action": 30,
    "target": "Extensions listed in this section have known vulnerabilities, but can't be upgraded from the Extension Manager. This means that they can only be fixed by upgrading XWiki itself or its environment (e.g., servlet engine, or docker container).",
    "id": 400470,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/400470/?format=api"
}