Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3918/?format=api
{ "id": 3918, "url": "https://netbox.c3voc.de/api/core/object-changes/3918/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3918/?format=api", "display": "DCIM | device router28 updated by zoe", "time": "2026-06-18T19:47:50.186050Z", "user": { "id": 38, "url": "https://netbox.c3voc.de/api/users/users/38/?format=api", "display": "zoe (Zoe)", "username": "zoe" }, "user_name": "zoe", "request_id": "6278cb93-22ca-4c19-b505-835737b828ec", "action": { "value": "update", "label": "Updated" }, "changed_object_type": "dcim.device", "changed_object_id": 73, "changed_object": { "id": 73, "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api", "display": "router28", "name": "router28", "description": "" }, "message": "", "prechange_data": { "face": null, "name": "router28", "rack": null, "role": 1, "site": 1, "tags": [ "bundlewrap" ], "oob_ip": null, "serial": "", "status": "active", "tenant": null, "airflow": "passive", "cluster": null, "comments": "", "latitude": null, "location": 7, "platform": null, "position": null, "asset_tag": null, "longitude": null, "description": "", "device_type": 24, "primary_ip4": null, "primary_ip6": null, "vc_position": null, "vc_priority": null, "custom_fields": {}, "config_template": null, "interface_count": 10, "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": 0, "local_context_data": null, "power_outlet_count": 0, "inventory_item_count": 0, "console_server_port_count": 0 }, "postchange_data": { "face": null, "name": "router28", "rack": null, "role": 1, "site": 1, "tags": [ "bundlewrap" ], "oob_ip": null, "serial": "", "status": "active", "tenant": null, "airflow": "passive", "cluster": null, "comments": "", "latitude": null, "location": 7, "platform": null, "position": null, "asset_tag": null, "longitude": null, "description": "", "device_type": 24, "primary_ip4": 738, "primary_ip6": null, "vc_position": null, "vc_priority": null, "custom_fields": {}, "config_template": null, "interface_count": 10, "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": 0, "local_context_data": null, "power_outlet_count": 0, "inventory_item_count": 0, "console_server_port_count": 0 } }