Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3845/?format=api
{ "id": 3845, "url": "https://netbox.c3voc.de/api/core/object-changes/3845/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3845/?format=api", "display": "IPAM | IP address 185.106.84.50/26 deleted by ischluff", "time": "2026-04-23T23:13:27.077597Z", "user": { "id": 30, "url": "https://netbox.c3voc.de/api/users/users/30/?format=api", "display": "ischluff (ischluff)", "username": "ischluff" }, "user_name": "ischluff", "request_id": "4da80950-2dfe-4ee8-9bba-9528ba20d4e3", "action": { "value": "delete", "label": "Deleted" }, "changed_object_type": "ipam.ipaddress", "changed_object_id": 432, "changed_object": null, "message": "monitoring replaced", "prechange_data": { "vrf": null, "role": null, "tags": [], "status": "active", "tenant": null, "address": "185.106.84.50/26", "comments": "", "dns_name": "", "nat_inside": null, "description": "monitoring.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": {} }