Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/466192/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/display-macro/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-09T08:20:16.631658Z",
    "action": 7,
    "target": "Вкладення",
    "id": 365853,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.xwiki.org/api/changes/365853/?format=api"
}