Changes API.

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

GET /api/changes/353775/?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-30T11:04:31.672791Z",
    "action": 57,
    "target": "Profile - Groups",
    "id": 353775,
    "action_name": "Screenshot added",
    "url": "https://l10n.xwiki.org/api/changes/353775/?format=api"
}