Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/432231/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/activitypub-ui/en/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2021-01-22T08:53:22.782033Z",
    "action": 4,
    "target": "输入一个用户ID开始关注他/她",
    "id": 279302,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/279302/?format=api"
}