Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/353162/?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:47.816252Z",
    "action": 29,
    "target": "Działanie zostało anulowane, ponieważ po 5 minutach nie otrzymaliśmy żadnej odpowiedzi.",
    "id": 196170,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://l10n.xwiki.org/api/changes/196170/?format=api"
}