Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11661104/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_profiles-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles-master/zh_CN/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2020-07-20T00:03:19.792531Z",
    "action": 4,
    "target": "翻译贡献者",
    "id": 1484230,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1484230/?format=api"
}