Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/87876/?format=api",
    "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/snapper/master/lt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
    "timestamp": "2024-03-09T19:52:24.968492Z",
    "action": 37,
    "target": "\tsnapper create",
    "id": 3011880,
    "action_name": "Marked for edit",
    "url": "https://l10n.opensuse.org/api/changes/3011880/?format=api"
}