Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/132903/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-code-translations/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-08T14:29:34.823352Z",
    "action": 30,
    "target": "Hide notifications from the System user unless the event specifically targets you",
    "id": 296531,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/296531/?format=api"
}