Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/521849/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/zh/?format=api",
    "user": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2023-10-09T01:27:32.860474Z",
    "action": 4,
    "target": "state:<translated",
    "id": 398429,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/398429/?format=api"
}