Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/353170/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/pl/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2020-03-10T04:00:48.833455Z",
    "action": 29,
    "target": "Za chwilę usuniesz strony zawierające używany XClass.",
    "id": 196171,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://l10n.xwiki.org/api/changes/196171/?format=api"
}