Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3798/?format=api
{ "id": 3798, "url": "https://netbox.c3voc.de/api/core/object-changes/3798/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3798/?format=api", "display": "DCIM | device audio mixer 1 updated by n0emis", "time": "2026-03-27T13:22:55.527633Z", "user": { "id": 23, "url": "https://netbox.c3voc.de/api/users/users/23/?format=api", "display": "n0emis (ember)", "username": "n0emis" }, "user_name": "n0emis", "request_id": "2d05840a-231d-48b2-ba8f-f168abb1a2e6", "action": { "value": "update", "label": "Updated" }, "changed_object_type": "dcim.device", "changed_object_id": 42, "changed_object": { "id": 42, "url": "https://netbox.c3voc.de/api/dcim/devices/42/?format=api", "display": "audio mixer 1", "name": "audio mixer 1", "description": "" }, "message": "", "prechange_data": { "face": "front", "name": "audio mixer 1", "rack": 2, "role": 6, "site": 1, "tags": [], "oob_ip": null, "serial": "", "status": "staged", "tenant": null, "airflow": null, "cluster": null, "comments": "", "latitude": null, "location": 1, "platform": null, "position": "4.0", "asset_tag": null, "longitude": null, "description": "", "device_type": 15, "primary_ip4": 611, "primary_ip6": null, "vc_position": null, "vc_priority": null, "custom_fields": {}, "config_template": null, "interface_count": 1, "rear_port_count": 0, "virtual_chassis": null, "device_bay_count": 0, "front_port_count": 0, "module_bay_count": 0, "power_port_count": 0, "console_port_count": 0, "local_context_data": null, "power_outlet_count": 0, "inventory_item_count": 0, "console_server_port_count": 0 }, "postchange_data": { "face": "front", "name": "audio mixer 1", "rack": 2, "role": 6, "site": 1, "tags": [], "oob_ip": null, "serial": "", "status": "active", "tenant": null, "airflow": null, "cluster": null, "comments": "", "latitude": null, "location": 1, "platform": null, "position": "4.0", "asset_tag": null, "longitude": null, "description": "", "device_type": 15, "primary_ip4": 611, "primary_ip6": null, "vc_position": null, "vc_priority": null, "custom_fields": {}, "config_template": null, "interface_count": 1, "rear_port_count": 0, "virtual_chassis": null, "device_bay_count": 0, "front_port_count": 0, "module_bay_count": 0, "power_port_count": 0, "console_port_count": 0, "local_context_data": null, "power_outlet_count": 0, "inventory_item_count": 0, "console_server_port_count": 0 } }