Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3752/?format=api
{ "id": 3752, "url": "https://netbox.c3voc.de/api/core/object-changes/3752/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3752/?format=api", "display": "DCIM | device switch1-office updated by scientress", "time": "2025-12-26T11:14:57.357837Z", "user": { "id": 7, "url": "https://netbox.c3voc.de/api/users/users/7/?format=api", "display": "scientress (Jenny)", "username": "scientress" }, "user_name": "scientress", "request_id": "5faf3689-b378-4b29-8257-76070cf6f564", "action": { "value": "update", "label": "Updated" }, "changed_object_type": "dcim.device", "changed_object_id": 36, "changed_object": { "id": 36, "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api", "display": "switch1-office", "name": "switch1-office", "description": "" }, "message": "", "prechange_data": { "face": null, "name": "switch1-office", "rack": null, "role": 1, "site": 1, "tags": [ "bundlewrap" ], "oob_ip": null, "serial": "", "status": "staged", "tenant": null, "airflow": "passive", "cluster": null, "comments": "", "latitude": null, "location": 1, "platform": null, "position": null, "asset_tag": null, "longitude": null, "description": "", "device_type": 12, "primary_ip4": null, "primary_ip6": null, "vc_position": null, "vc_priority": null, "custom_fields": {}, "config_template": null, "interface_count": 27, "rear_port_count": 0, "virtual_chassis": null, "device_bay_count": 0, "front_port_count": 0, "module_bay_count": 0, "power_port_count": 1, "console_port_count": 1, "local_context_data": null, "power_outlet_count": 0, "inventory_item_count": 0, "console_server_port_count": 0 }, "postchange_data": { "face": null, "name": "switch1-office", "rack": null, "role": 1, "site": 1, "tags": [ "bundlewrap" ], "oob_ip": null, "serial": "", "status": "staged", "tenant": null, "airflow": "passive", "cluster": null, "comments": "", "latitude": null, "location": 1, "platform": null, "position": null, "asset_tag": null, "longitude": null, "description": "", "device_type": 12, "primary_ip4": 631, "primary_ip6": null, "vc_position": null, "vc_priority": null, "custom_fields": {}, "config_template": null, "interface_count": 27, "rear_port_count": 0, "virtual_chassis": null, "device_bay_count": 0, "front_port_count": 0, "module_bay_count": 0, "power_port_count": 1, "console_port_count": 1, "local_context_data": null, "power_outlet_count": 0, "inventory_item_count": 0, "console_server_port_count": 0 } }