Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3780/?format=api
{ "id": 3780, "url": "https://netbox.c3voc.de/api/core/object-changes/3780/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3780/?format=api", "display": "DCIM | device switch4-office updated by n0emis", "time": "2026-03-27T13:14:32.325521Z", "user": { "id": 23, "url": "https://netbox.c3voc.de/api/users/users/23/?format=api", "display": "n0emis (ember)", "username": "n0emis" }, "user_name": "n0emis", "request_id": "867a7eec-fc49-44b8-a236-d1aecfd4ecd5", "action": { "value": "update", "label": "Updated" }, "changed_object_type": "dcim.device", "changed_object_id": 39, "changed_object": { "id": 39, "url": "https://netbox.c3voc.de/api/dcim/devices/39/?format=api", "display": "switch4-office", "name": "switch4-office", "description": "" }, "message": "", "prechange_data": { "face": null, "name": "switch4-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": 4, "platform": null, "position": null, "asset_tag": null, "longitude": null, "description": "", "device_type": 12, "primary_ip4": 640, "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": "switch4-office", "rack": null, "role": 1, "site": 1, "tags": [ "bundlewrap" ], "oob_ip": null, "serial": "", "status": "active", "tenant": null, "airflow": "passive", "cluster": null, "comments": "", "latitude": null, "location": 4, "platform": null, "position": null, "asset_tag": null, "longitude": null, "description": "", "device_type": 12, "primary_ip4": 640, "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 } }