Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3907/?format=api
{ "id": 3907, "url": "https://netbox.c3voc.de/api/core/object-changes/3907/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3907/?format=api", "display": "DCIM | interface external_bridge created by zoe", "time": "2026-06-18T19:29:52.949481Z", "user": { "id": 38, "url": "https://netbox.c3voc.de/api/users/users/38/?format=api", "display": "zoe (Zoe)", "username": "zoe" }, "user_name": "zoe", "request_id": "38663f3e-52ac-4a0c-9447-6e0c447f3ea8", "action": { "value": "create", "label": "Created" }, "changed_object_type": "dcim.interface", "changed_object_id": 868, "changed_object": null, "message": "", "prechange_data": {}, "postchange_data": { "lag": null, "mtu": null, "vrf": null, "wwn": null, "mode": null, "name": "external_bridge", "tags": [], "type": "bridge", "vdcs": [], "cable": null, "label": "", "speed": null, "bridge": null, "device": 73, "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": "", "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 } }