Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11820444/?format=api",
    "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
    "timestamp": "2024-01-18T02:30:36.264100Z",
    "action": 4,
    "target": "深色模式",
    "id": 2982196,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/2982196/?format=api"
}