Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3856/?format=api
{ "id": 3856, "url": "https://netbox.c3voc.de/api/core/object-changes/3856/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3856/?format=api", "display": "DCIM | interface ether9 updated by sophie", "time": "2026-06-04T10:17:09.913276Z", "user": { "id": 22, "url": "https://netbox.c3voc.de/api/users/users/22/?format=api", "display": "sophie (Sophie Schiller)", "username": "sophie" }, "user_name": "sophie", "request_id": "eb95f126-85ba-4493-8728-96c5ac1b1b2a", "action": { "value": "update", "label": "Updated" }, "changed_object_type": "dcim.interface", "changed_object_id": 629, "changed_object": { "id": 629, "url": "https://netbox.c3voc.de/api/dcim/interfaces/629/?format=api", "display": "ether9", "device": { "id": 36, "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api", "display": "switch1-office", "name": "switch1-office", "description": "" }, "name": "ether9", "description": "gpn phone", "cable": null, "_occupied": false }, "message": "", "prechange_data": { "lag": null, "mtu": null, "vrf": null, "wwn": null, "mode": "access", "name": "ether9", "tags": [], "type": "1000base-t", "vdcs": [], "cable": null, "label": "", "speed": null, "bridge": null, "device": 36, "duplex": null, "module": null, "parent": null, "enabled": true, "rf_role": null, "poe_mode": null, "poe_type": null, "tx_power": null, "cable_end": null, "mgmt_only": false, "qinq_svlan": null, "rf_channel": null, "description": "VOC devices", "tagged_vlans": [], "custom_fields": {}, "untagged_vlan": 3, "wireless_lans": [], "wireless_link": null, "mark_connected": false, "rf_channel_width": null, "primary_mac_address": null, "rf_channel_frequency": null, "vlan_translation_policy": null }, "postchange_data": { "lag": null, "mtu": null, "vrf": null, "wwn": null, "mode": "access", "name": "ether9", "tags": [], "type": "1000base-t", "vdcs": [], "cable": null, "label": "", "speed": null, "bridge": null, "device": 36, "duplex": null, "module": null, "parent": null, "enabled": true, "rf_role": null, "poe_mode": null, "poe_type": null, "tx_power": null, "cable_end": null, "mgmt_only": false, "qinq_svlan": null, "rf_channel": null, "description": "gpn phone", "tagged_vlans": [], "custom_fields": {}, "untagged_vlan": 9, "wireless_lans": [], "wireless_link": null, "mark_connected": false, "rf_channel_width": null, "primary_mac_address": null, "rf_channel_frequency": null, "vlan_translation_policy": null } }