Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/539654/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/glossary/uk/?format=api",
    "user": "https://l10n.xwiki.org/api/users/nikitapetrenko/?format=api",
    "author": "https://l10n.xwiki.org/api/users/nikitapetrenko/?format=api",
    "timestamp": "2022-12-08T12:18:40.133336Z",
    "action": 7,
    "target": "Інформаційна панель",
    "id": 365722,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.xwiki.org/api/changes/365722/?format=api"
}