Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/en/?format=api",
    "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "author": null,
    "timestamp": "2022-11-30T10:54:57.417663Z",
    "action": 57,
    "target": "Profile - Preferences",
    "id": 353772,
    "action_name": "Screenshot added",
    "url": "https://l10n.xwiki.org/api/changes/353772/?format=api"
}