Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3749/?format=api
{ "id": 3749, "url": "https://netbox.c3voc.de/api/core/object-changes/3749/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3749/?format=api", "display": "DCIM | interface sfp-sfpplus1 updated by voc", "time": "2025-12-26T06:20:31.804907Z", "user": { "id": 1, "url": "https://netbox.c3voc.de/api/users/users/1/?format=api", "display": "voc", "username": "voc" }, "user_name": "voc", "request_id": "37826053-66e2-46d6-8451-ed31882e6609", "action": { "value": "update", "label": "Updated" }, "changed_object_type": "dcim.interface", "changed_object_id": 489, "changed_object": { "id": 489, "url": "https://netbox.c3voc.de/api/dcim/interfaces/489/?format=api", "display": "sfp-sfpplus1", "device": { "id": 30, "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api", "display": "switch1-lectern", "name": "switch1-lectern", "description": "" }, "name": "sfp-sfpplus1", "description": "Module interconnect trunk", "cable": null, "_occupied": false }, "message": "", "prechange_data": { "lag": null, "mtu": null, "vrf": null, "wwn": null, "mode": "access", "name": "sfp-sfpplus1", "tags": [], "type": "10gbase-x-sfpp", "vdcs": [], "cable": null, "label": "", "speed": null, "bridge": null, "device": 30, "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": "tagged-all", "name": "sfp-sfpplus1", "tags": [], "type": "10gbase-x-sfpp", "vdcs": [], "cable": null, "label": "", "speed": null, "bridge": null, "device": 30, "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": "Module interconnect trunk", "tagged_vlans": [], "custom_fields": {}, "untagged_vlan": null, "wireless_lans": [], "wireless_link": null, "mark_connected": false, "rf_channel_width": null, "primary_mac_address": null, "rf_channel_frequency": null, "vlan_translation_policy": null } }