Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3828/?format=api
{ "id": 3828, "url": "https://netbox.c3voc.de/api/core/object-changes/3828/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3828/?format=api", "display": "IPAM | IP address 185.106.84.53/26 deleted by ischluff", "time": "2026-03-29T22:42:16.263768Z", "user": { "id": 30, "url": "https://netbox.c3voc.de/api/users/users/30/?format=api", "display": "ischluff (ischluff)", "username": "ischluff" }, "user_name": "ischluff", "request_id": "1fe5c896-403e-4eab-a51b-e8639c41e864", "action": { "value": "delete", "label": "Deleted" }, "changed_object_type": "ipam.ipaddress", "changed_object_id": 434, "changed_object": null, "message": "live2.alb replaced with nixos", "prechange_data": { "vrf": null, "role": null, "tags": [], "status": "active", "tenant": null, "address": "185.106.84.53/26", "comments": "", "dns_name": "", "nat_inside": null, "description": "live2.alb.c3voc.de", "custom_fields": { "mac_address": null, "wg_public_key": null, "wg_additional_config": null }, "assigned_object_id": null, "assigned_object_type": null }, "postchange_data": {} }