Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12045042/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/ro/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-11T23:02:14.855566Z",
    "action": 29,
    "target": "Note de lansare",
    "id": 3013026,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://l10n.opensuse.org/api/changes/3013026/?format=api"
}