Changes API.

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

GET /api/changes/350082/?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/help-supportpanel-content/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/help-supportpanel-content/en/?format=api",
    "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "author": null,
    "timestamp": "2022-11-20T16:47:34.357720Z",
    "action": 57,
    "target": "\"Need help?\" on the right column",
    "id": 350082,
    "action_name": "Screenshot added",
    "url": "https://l10n.xwiki.org/api/changes/350082/?format=api"
}