Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685437/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/ro/?format=api",
    "user": "https://l10n.opensuse.org/api/users/CS/?format=api",
    "author": "https://l10n.opensuse.org/api/users/CS/?format=api",
    "timestamp": "2024-03-06T07:58:19.933773Z",
    "action": 7,
    "target": "https://bugzilla.opensuse.org/enter_bug.cgi",
    "id": 3009358,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/3009358/?format=api"
}