Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/197464/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension-script/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension-script/fr/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2019-04-13T07:32:30.871401Z",
    "action": 4,
    "target": "…Extensions",
    "id": 108141,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/108141/?format=api"
}