Retrieve a list of recent changes.

GET /api/extras/object-changes/?format=api&offset=200
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 967,
    "next": "https://netbox.c3voc.de/api/extras/object-changes/?format=api&limit=50&offset=250",
    "previous": "https://netbox.c3voc.de/api/extras/object-changes/?format=api&limit=50&offset=150",
    "results": [
        {
            "id": 2778,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2778/?format=api",
            "display": "dcim | interface eth0 created by voc",
            "time": "2025-05-25T11:55:48.488477Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 831,
            "changed_object": {
                "id": 831,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/831/?format=api",
                "display": "eth0",
                "device": {
                    "id": 64,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/64/?format=api",
                    "display": "atem 5",
                    "name": "atem 5"
                },
                "name": "eth0",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "eth0",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 64,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-25T11:55:48.482Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2777,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2777/?format=api",
            "display": "dcim | device atem 5 created by voc",
            "time": "2025-05-25T11:55:48.461189Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 64,
            "changed_object": {
                "id": 64,
                "url": "https://netbox.c3voc.de/api/dcim/devices/64/?format=api",
                "display": "atem 5",
                "name": "atem 5"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "",
                "name": "atem 5",
                "rack": 6,
                "role": 4,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-25T11:55:48.459Z",
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 18,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 0,
                "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
            }
        },
        {
            "id": 2776,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2776/?format=api",
            "display": "dcim | interface eth0 created by voc",
            "time": "2025-05-25T11:55:48.411271Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 830,
            "changed_object": {
                "id": 830,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/830/?format=api",
                "display": "eth0",
                "device": {
                    "id": 63,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/63/?format=api",
                    "display": "atem 4",
                    "name": "atem 4"
                },
                "name": "eth0",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "eth0",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 63,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-25T11:55:48.405Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2775,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2775/?format=api",
            "display": "dcim | device atem 4 created by voc",
            "time": "2025-05-25T11:55:48.384276Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 63,
            "changed_object": {
                "id": 63,
                "url": "https://netbox.c3voc.de/api/dcim/devices/63/?format=api",
                "display": "atem 4",
                "name": "atem 4"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "",
                "name": "atem 4",
                "rack": 5,
                "role": 4,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-25T11:55:48.381Z",
                "comments": "",
                "latitude": null,
                "location": 4,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 18,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 0,
                "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
            }
        },
        {
            "id": 2774,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2774/?format=api",
            "display": "dcim | interface eth0 created by voc",
            "time": "2025-05-25T11:55:48.333984Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 829,
            "changed_object": {
                "id": 829,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/829/?format=api",
                "display": "eth0",
                "device": {
                    "id": 62,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/62/?format=api",
                    "display": "atem 3",
                    "name": "atem 3"
                },
                "name": "eth0",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "eth0",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 62,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-25T11:55:48.328Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2773,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2773/?format=api",
            "display": "dcim | device atem 3 created by voc",
            "time": "2025-05-25T11:55:48.307758Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 62,
            "changed_object": {
                "id": 62,
                "url": "https://netbox.c3voc.de/api/dcim/devices/62/?format=api",
                "display": "atem 3",
                "name": "atem 3"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "",
                "name": "atem 3",
                "rack": 4,
                "role": 4,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-25T11:55:48.305Z",
                "comments": "",
                "latitude": null,
                "location": 3,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 18,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 0,
                "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
            }
        },
        {
            "id": 2772,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2772/?format=api",
            "display": "dcim | interface eth0 created by voc",
            "time": "2025-05-25T11:55:48.257246Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 828,
            "changed_object": {
                "id": 828,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/828/?format=api",
                "display": "eth0",
                "device": {
                    "id": 61,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/61/?format=api",
                    "display": "atem 2",
                    "name": "atem 2"
                },
                "name": "eth0",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "eth0",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 61,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-25T11:55:48.251Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2771,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2771/?format=api",
            "display": "dcim | device atem 2 created by voc",
            "time": "2025-05-25T11:55:48.229961Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 61,
            "changed_object": {
                "id": 61,
                "url": "https://netbox.c3voc.de/api/dcim/devices/61/?format=api",
                "display": "atem 2",
                "name": "atem 2"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "",
                "name": "atem 2",
                "rack": 3,
                "role": 4,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-25T11:55:48.227Z",
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 18,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 0,
                "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
            }
        },
        {
            "id": 2770,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2770/?format=api",
            "display": "dcim | interface eth0 created by voc",
            "time": "2025-05-25T11:55:48.178669Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 827,
            "changed_object": {
                "id": 827,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/827/?format=api",
                "display": "eth0",
                "device": {
                    "id": 60,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/60/?format=api",
                    "display": "atem 1",
                    "name": "atem 1"
                },
                "name": "eth0",
                "cable": 49,
                "_occupied": true
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "eth0",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 60,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-25T11:55:48.171Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2769,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2769/?format=api",
            "display": "dcim | device atem 1 created by voc",
            "time": "2025-05-25T11:55:48.147473Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "13d74d36-85d2-400e-8fd3-925582ed0dc8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 60,
            "changed_object": {
                "id": 60,
                "url": "https://netbox.c3voc.de/api/dcim/devices/60/?format=api",
                "display": "atem 1",
                "name": "atem 1"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "",
                "name": "atem 1",
                "rack": 2,
                "role": 4,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-25T11:55:48.143Z",
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 18,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 0,
                "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
            }
        },
        {
            "id": 2768,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2768/?format=api",
            "display": "dcim | interface ether2 updated by voc",
            "time": "2025-05-25T11:54:44.514691Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "51e44156-69df-4724-9259-7e9df06870d7",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 466,
            "changed_object": {
                "id": 466,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/466/?format=api",
                "display": "ether2",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether2",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 30,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:36:15.560Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Public event net",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 2,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "tagged-all",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 30,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:36:15.560Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnect trunk",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2767,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2767/?format=api",
            "display": "dcim | interface ether1 updated by voc",
            "time": "2025-05-25T11:54:25.859715Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "3b70ef0e-5555-4dbd-975b-ddf6f28e217e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 465,
            "changed_object": {
                "id": 465,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/465/?format=api",
                "display": "ether1",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether1",
                "cable": 47,
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 30,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:36:15.560Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Public event net",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 2,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "tagged-all",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 30,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:36:15.560Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnect trunk",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2766,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2766/?format=api",
            "display": "dcim | interface template eth0 created by voc",
            "time": "2025-05-25T11:51:11.455020Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b59fbbbe-43c0-4ec2-be7d-8212407c0572",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 135,
            "changed_object": {
                "id": 135,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/135/?format=api",
                "display": "eth0",
                "name": "eth0"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "eth0",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "created": "2025-05-25T11:51:11.451Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 18,
                "module_type": null
            }
        },
        {
            "id": 2765,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2765/?format=api",
            "display": "dcim | device type ATEM Mini created by voc",
            "time": "2025-05-25T11:50:48.296542Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "492415a5-67a3-4aaa-9bcd-087ddb1d798b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.devicetype",
            "changed_object_id": 18,
            "changed_object": {
                "id": 18,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/18/?format=api",
                "display": "ATEM Mini",
                "manufacturer": {
                    "id": 8,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/8/?format=api",
                    "display": "Blackmagic Design",
                    "name": "Blackmagic Design",
                    "slug": "blackmagic-design"
                },
                "model": "ATEM Mini",
                "slug": "atem-mini"
            },
            "prechange_data": null,
            "postchange_data": {
                "slug": "atem-mini",
                "tags": [],
                "model": "ATEM Mini",
                "weight": null,
                "airflow": "",
                "created": "2025-05-25T11:50:48.292Z",
                "comments": "",
                "u_height": "1.0",
                "rear_image": "",
                "description": "",
                "front_image": "",
                "part_number": "",
                "weight_unit": "",
                "manufacturer": 8,
                "custom_fields": {},
                "is_full_depth": true,
                "subdevice_role": "",
                "default_platform": null,
                "exclude_from_utilization": true,
                "interface_template_count": 0,
                "rear_port_template_count": 0,
                "device_bay_template_count": 0,
                "front_port_template_count": 0,
                "module_bay_template_count": 0,
                "power_port_template_count": 0,
                "console_port_template_count": 0,
                "power_outlet_template_count": 0,
                "inventory_item_template_count": 0,
                "console_server_port_template_count": 0
            }
        },
        {
            "id": 2764,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2764/?format=api",
            "display": "dcim | interface template eth0 created by voc",
            "time": "2025-05-25T11:50:26.278229Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c343185d-5990-4023-82c2-30f8aca6fca6",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 134,
            "changed_object": {
                "id": 134,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/134/?format=api",
                "display": "eth0",
                "name": "eth0"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "eth0",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "created": "2025-05-25T11:50:26.274Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 17,
                "module_type": null
            }
        },
        {
            "id": 2763,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2763/?format=api",
            "display": "dcim | device type Raspberry Pi created by voc",
            "time": "2025-05-25T11:49:08.724556Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "3350c195-a7ee-4a30-a432-41a1c57d1e50",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.devicetype",
            "changed_object_id": 17,
            "changed_object": {
                "id": 17,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/17/?format=api",
                "display": "Raspberry Pi",
                "manufacturer": {
                    "id": 9,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/9/?format=api",
                    "display": "Raspberry Pi Ltd",
                    "name": "Raspberry Pi Ltd",
                    "slug": "raspberry-pi-ltd"
                },
                "model": "Raspberry Pi",
                "slug": "raspberry-pi"
            },
            "prechange_data": null,
            "postchange_data": {
                "slug": "raspberry-pi",
                "tags": [],
                "model": "Raspberry Pi",
                "weight": null,
                "airflow": "",
                "created": "2025-05-25T11:49:08.718Z",
                "comments": "",
                "u_height": "1.0",
                "rear_image": "",
                "description": "",
                "front_image": "",
                "part_number": "",
                "weight_unit": "",
                "manufacturer": 9,
                "custom_fields": {},
                "is_full_depth": false,
                "subdevice_role": "",
                "default_platform": null,
                "exclude_from_utilization": true,
                "interface_template_count": 0,
                "rear_port_template_count": 0,
                "device_bay_template_count": 0,
                "front_port_template_count": 0,
                "module_bay_template_count": 0,
                "power_port_template_count": 0,
                "console_port_template_count": 0,
                "power_outlet_template_count": 0,
                "inventory_item_template_count": 0,
                "console_server_port_template_count": 0
            }
        },
        {
            "id": 2762,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2762/?format=api",
            "display": "ipam | VLAN speaker-lan (2240) updated by voc",
            "time": "2025-05-24T19:01:58.004467Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "4f4424aa-3184-4b13-97f6-f95cb34b07e0",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "ipam.vlan",
            "changed_object_id": 7,
            "changed_object": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/ipam/vlans/7/?format=api",
                "display": "speaker-lan (2240)",
                "vid": 2240,
                "name": "speaker-lan"
            },
            "prechange_data": {
                "vid": 3569,
                "name": "speaker-lan",
                "role": null,
                "site": 1,
                "tags": [],
                "group": null,
                "status": "active",
                "tenant": null,
                "created": "2025-05-24T15:56:01.200Z",
                "comments": "",
                "description": "",
                "custom_fields": {}
            },
            "postchange_data": {
                "vid": 2240,
                "name": "speaker-lan",
                "role": null,
                "site": 1,
                "tags": [],
                "group": null,
                "status": "active",
                "tenant": null,
                "created": "2025-05-24T15:56:01.200Z",
                "comments": "",
                "description": "",
                "custom_fields": {}
            }
        },
        {
            "id": 2761,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2761/?format=api",
            "display": "dcim | interface voc-intern updated by voc",
            "time": "2025-05-24T18:53:36.818953Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "17a2b741-9c2e-4f4b-a216-8e7265b59148",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 825,
            "changed_object": {
                "id": 825,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/825/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "voc-intern",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:51:11.072Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:51:11.072Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2760,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2760/?format=api",
            "display": "dcim | device switch96 updated by kunsi",
            "time": "2025-05-24T18:52:30.738513Z",
            "user": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/users/users/3/?format=api",
                "display": "kunsi",
                "username": "kunsi"
            },
            "user_name": "kunsi",
            "request_id": "2ef4fd0d-36d5-4ce9-ba73-d4e472ac1293",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 18,
            "changed_object": {
                "id": 18,
                "url": "https://netbox.c3voc.de/api/dcim/devices/18/?format=api",
                "display": "switch96",
                "name": "switch96"
            },
            "prechange_data": {
                "face": "",
                "name": "switch96",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "active",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "created": "2024-03-24T10:06:16.266Z",
                "comments": "",
                "latitude": null,
                "location": null,
                "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": "",
                "name": "switch96",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "active",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "created": "2024-03-24T10:06:16.266Z",
                "comments": "",
                "latitude": null,
                "location": null,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": 541,
                "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
            }
        },
        {
            "id": 2759,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2759/?format=api",
            "display": "dcim | interface public created by voc",
            "time": "2025-05-24T18:52:21.490286Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "908d65a6-3ee8-4ec1-b9e6-e11c382674bd",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 826,
            "changed_object": {
                "id": 826,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/826/?format=api",
                "display": "public",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "public",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "public",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:52:21.478Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2758,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2758/?format=api",
            "display": "dcim | interface voc-intern created by voc",
            "time": "2025-05-24T18:51:11.086360Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ac907bbb-0e43-4f17-8ebd-6a4bf1eae1ac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 825,
            "changed_object": {
                "id": 825,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/825/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "voc-intern",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:51:11.072Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2757,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2757/?format=api",
            "display": "dcim | cable termination Cable #46 to ether17 created by voc",
            "time": "2025-05-24T18:49:15.994185Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "f7bd5818-5697-4e91-8083-112ea0ec060d",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 70,
            "changed_object": "Cable #46 to ether17",
            "prechange_data": null,
            "postchange_data": {
                "cable": 46,
                "created": "2025-05-24T18:49:15.993Z",
                "cable_end": "A",
                "termination_id": 195,
                "termination_type": 32
            }
        },
        {
            "id": 2756,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2756/?format=api",
            "display": "dcim | cable termination Cable #46 to ether20 deleted by voc",
            "time": "2025-05-24T18:49:15.964633Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "f7bd5818-5697-4e91-8083-112ea0ec060d",
            "action": {
                "value": "delete",
                "label": "Deleted"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 67,
            "changed_object": null,
            "prechange_data": {
                "cable": 46,
                "created": "2025-05-24T18:44:03.835Z",
                "cable_end": "A",
                "termination_id": 198,
                "termination_type": 32
            },
            "postchange_data": null
        },
        {
            "id": 2755,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2755/?format=api",
            "display": "dcim | cable termination Cable #44 to ether19 created by voc",
            "time": "2025-05-24T18:48:54.740385Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "3de072d1-425c-4379-a8a6-89cbcd6f4ced",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 69,
            "changed_object": "Cable #44 to ether19",
            "prechange_data": null,
            "postchange_data": {
                "cable": 44,
                "created": "2025-05-24T18:48:54.739Z",
                "cable_end": "A",
                "termination_id": 197,
                "termination_type": 32
            }
        },
        {
            "id": 2754,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2754/?format=api",
            "display": "dcim | cable termination Cable #44 to ether22 deleted by voc",
            "time": "2025-05-24T18:48:54.708717Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "3de072d1-425c-4379-a8a6-89cbcd6f4ced",
            "action": {
                "value": "delete",
                "label": "Deleted"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 63,
            "changed_object": null,
            "prechange_data": {
                "cable": 44,
                "created": "2025-05-24T18:42:24.391Z",
                "cable_end": "A",
                "termination_id": 200,
                "termination_type": 32
            },
            "postchange_data": null
        },
        {
            "id": 2753,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2753/?format=api",
            "display": "dcim | cable termination Cable #46 to ether1 created by voc",
            "time": "2025-05-24T18:44:03.842143Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c1c32657-6c4b-4970-b117-581b1cc0ec79",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 68,
            "changed_object": "Cable #46 to ether1",
            "prechange_data": null,
            "postchange_data": {
                "cable": 46,
                "created": "2025-05-24T18:44:03.841Z",
                "cable_end": "B",
                "termination_id": 783,
                "termination_type": 32
            }
        },
        {
            "id": 2752,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2752/?format=api",
            "display": "dcim | cable termination Cable #46 to ether20 created by voc",
            "time": "2025-05-24T18:44:03.835979Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c1c32657-6c4b-4970-b117-581b1cc0ec79",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 67,
            "changed_object": null,
            "prechange_data": null,
            "postchange_data": {
                "cable": 46,
                "created": "2025-05-24T18:44:03.835Z",
                "cable_end": "A",
                "termination_id": 198,
                "termination_type": 32
            }
        },
        {
            "id": 2751,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2751/?format=api",
            "display": "dcim | cable #46 created by voc",
            "time": "2025-05-24T18:44:03.816745Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c1c32657-6c4b-4970-b117-581b1cc0ec79",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 46,
            "changed_object": {
                "id": 46,
                "url": "https://netbox.c3voc.de/api/dcim/cables/46/?format=api",
                "display": "#46",
                "label": ""
            },
            "prechange_data": null,
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "created": "2025-05-24T18:44:03.813Z",
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 2750,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2750/?format=api",
            "display": "dcim | cable termination Cable #45 to ether5 created by voc",
            "time": "2025-05-24T18:43:44.862390Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "872754c9-28dc-45ff-85e8-56e636f3e6d1",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 66,
            "changed_object": "Cable #45 to ether5",
            "prechange_data": null,
            "postchange_data": {
                "cable": 45,
                "created": "2025-05-24T18:43:44.861Z",
                "cable_end": "B",
                "termination_id": 799,
                "termination_type": 32
            }
        },
        {
            "id": 2749,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2749/?format=api",
            "display": "dcim | cable termination Cable #45 to ether21 created by voc",
            "time": "2025-05-24T18:43:44.856960Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "872754c9-28dc-45ff-85e8-56e636f3e6d1",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 65,
            "changed_object": "Cable #45 to ether21",
            "prechange_data": null,
            "postchange_data": {
                "cable": 45,
                "created": "2025-05-24T18:43:44.856Z",
                "cable_end": "A",
                "termination_id": 199,
                "termination_type": 32
            }
        },
        {
            "id": 2748,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2748/?format=api",
            "display": "dcim | cable #45 created by voc",
            "time": "2025-05-24T18:43:44.841705Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "872754c9-28dc-45ff-85e8-56e636f3e6d1",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 45,
            "changed_object": {
                "id": 45,
                "url": "https://netbox.c3voc.de/api/dcim/cables/45/?format=api",
                "display": "#45",
                "label": ""
            },
            "prechange_data": null,
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "created": "2025-05-24T18:43:44.839Z",
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 2747,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2747/?format=api",
            "display": "dcim | cable termination Cable #44 to ether1 created by voc",
            "time": "2025-05-24T18:42:24.412088Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c973f77d-fa05-4124-8c8b-c1d55ca9cea8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 64,
            "changed_object": "Cable #44 to ether1",
            "prechange_data": null,
            "postchange_data": {
                "cable": 44,
                "created": "2025-05-24T18:42:24.410Z",
                "cable_end": "B",
                "termination_id": 777,
                "termination_type": 32
            }
        },
        {
            "id": 2746,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2746/?format=api",
            "display": "dcim | cable termination Cable #44 to ether22 created by voc",
            "time": "2025-05-24T18:42:24.399138Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c973f77d-fa05-4124-8c8b-c1d55ca9cea8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 63,
            "changed_object": null,
            "prechange_data": null,
            "postchange_data": {
                "cable": 44,
                "created": "2025-05-24T18:42:24.391Z",
                "cable_end": "A",
                "termination_id": 200,
                "termination_type": 32
            }
        },
        {
            "id": 2745,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2745/?format=api",
            "display": "dcim | cable #44 created by voc",
            "time": "2025-05-24T18:42:24.367326Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c973f77d-fa05-4124-8c8b-c1d55ca9cea8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 44,
            "changed_object": {
                "id": 44,
                "url": "https://netbox.c3voc.de/api/dcim/cables/44/?format=api",
                "display": "#44",
                "label": ""
            },
            "prechange_data": null,
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "created": "2025-05-24T18:42:24.361Z",
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 2744,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2744/?format=api",
            "display": "dcim | interface ether5 created by voc",
            "time": "2025-05-24T18:39:54.855651Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 824,
            "changed_object": {
                "id": 824,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/824/?format=api",
                "display": "ether5",
                "device": {
                    "id": 59,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                    "display": "poe switch 6",
                    "name": "poe switch 6"
                },
                "name": "ether5",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 59,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.707Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2743,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2743/?format=api",
            "display": "dcim | interface ether4 created by voc",
            "time": "2025-05-24T18:39:54.826211Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 823,
            "changed_object": {
                "id": 823,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/823/?format=api",
                "display": "ether4",
                "device": {
                    "id": 59,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                    "display": "poe switch 6",
                    "name": "poe switch 6"
                },
                "name": "ether4",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 59,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.707Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2742,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2742/?format=api",
            "display": "dcim | interface ether3 created by voc",
            "time": "2025-05-24T18:39:54.787761Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 822,
            "changed_object": {
                "id": 822,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/822/?format=api",
                "display": "ether3",
                "device": {
                    "id": 59,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                    "display": "poe switch 6",
                    "name": "poe switch 6"
                },
                "name": "ether3",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 59,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.707Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2741,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2741/?format=api",
            "display": "dcim | interface ether2 created by voc",
            "time": "2025-05-24T18:39:54.754039Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 821,
            "changed_object": {
                "id": 821,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/821/?format=api",
                "display": "ether2",
                "device": {
                    "id": 59,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                    "display": "poe switch 6",
                    "name": "poe switch 6"
                },
                "name": "ether2",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 59,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.707Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2740,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2740/?format=api",
            "display": "dcim | interface ether1 created by voc",
            "time": "2025-05-24T18:39:54.719623Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 820,
            "changed_object": {
                "id": 820,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/820/?format=api",
                "display": "ether1",
                "device": {
                    "id": 59,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                    "display": "poe switch 6",
                    "name": "poe switch 6"
                },
                "name": "ether1",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 59,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.707Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2739,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2739/?format=api",
            "display": "dcim | device poe switch 6 created by voc",
            "time": "2025-05-24T18:39:54.668769Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 59,
            "changed_object": {
                "id": 59,
                "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                "display": "poe switch 6",
                "name": "poe switch 6"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "rear",
                "name": "poe switch 6",
                "rack": 7,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-24T18:39:54.664Z",
                "comments": "",
                "latitude": null,
                "location": 6,
                "platform": null,
                "position": "1",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 16,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 0,
                "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
            }
        },
        {
            "id": 2738,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2738/?format=api",
            "display": "dcim | interface ether5 created by voc",
            "time": "2025-05-24T18:39:54.591701Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 819,
            "changed_object": {
                "id": 819,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/819/?format=api",
                "display": "ether5",
                "device": {
                    "id": 58,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                    "display": "poe switch 5",
                    "name": "poe switch 5"
                },
                "name": "ether5",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 58,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.450Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2737,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2737/?format=api",
            "display": "dcim | interface ether4 created by voc",
            "time": "2025-05-24T18:39:54.557957Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 818,
            "changed_object": {
                "id": 818,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/818/?format=api",
                "display": "ether4",
                "device": {
                    "id": 58,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                    "display": "poe switch 5",
                    "name": "poe switch 5"
                },
                "name": "ether4",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 58,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.450Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2736,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2736/?format=api",
            "display": "dcim | interface ether3 created by voc",
            "time": "2025-05-24T18:39:54.524374Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 817,
            "changed_object": {
                "id": 817,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/817/?format=api",
                "display": "ether3",
                "device": {
                    "id": 58,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                    "display": "poe switch 5",
                    "name": "poe switch 5"
                },
                "name": "ether3",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 58,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.450Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2735,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2735/?format=api",
            "display": "dcim | interface ether2 created by voc",
            "time": "2025-05-24T18:39:54.497489Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 816,
            "changed_object": {
                "id": 816,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/816/?format=api",
                "display": "ether2",
                "device": {
                    "id": 58,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                    "display": "poe switch 5",
                    "name": "poe switch 5"
                },
                "name": "ether2",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 58,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.450Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2734,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2734/?format=api",
            "display": "dcim | interface ether1 created by voc",
            "time": "2025-05-24T18:39:54.464209Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 815,
            "changed_object": {
                "id": 815,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/815/?format=api",
                "display": "ether1",
                "device": {
                    "id": 58,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                    "display": "poe switch 5",
                    "name": "poe switch 5"
                },
                "name": "ether1",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 58,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.450Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2733,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2733/?format=api",
            "display": "dcim | device poe switch 5 created by voc",
            "time": "2025-05-24T18:39:54.413735Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 58,
            "changed_object": {
                "id": 58,
                "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                "display": "poe switch 5",
                "name": "poe switch 5"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "rear",
                "name": "poe switch 5",
                "rack": 6,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-24T18:39:54.411Z",
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": "1",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 16,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 0,
                "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
            }
        },
        {
            "id": 2732,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2732/?format=api",
            "display": "dcim | interface ether5 created by voc",
            "time": "2025-05-24T18:39:54.362342Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 814,
            "changed_object": {
                "id": 814,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/814/?format=api",
                "display": "ether5",
                "device": {
                    "id": 57,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                    "display": "poe switch 4",
                    "name": "poe switch 4"
                },
                "name": "ether5",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 57,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.275Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2731,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2731/?format=api",
            "display": "dcim | interface ether4 created by voc",
            "time": "2025-05-24T18:39:54.342203Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 813,
            "changed_object": {
                "id": 813,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/813/?format=api",
                "display": "ether4",
                "device": {
                    "id": 57,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                    "display": "poe switch 4",
                    "name": "poe switch 4"
                },
                "name": "ether4",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 57,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.275Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2730,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2730/?format=api",
            "display": "dcim | interface ether3 created by voc",
            "time": "2025-05-24T18:39:54.322150Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 812,
            "changed_object": {
                "id": 812,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/812/?format=api",
                "display": "ether3",
                "device": {
                    "id": 57,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                    "display": "poe switch 4",
                    "name": "poe switch 4"
                },
                "name": "ether3",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 57,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.275Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2729,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2729/?format=api",
            "display": "dcim | interface ether2 created by voc",
            "time": "2025-05-24T18:39:54.302295Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b0c84ab6-3241-47cd-b649-5ba4eee8549f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 811,
            "changed_object": {
                "id": 811,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/811/?format=api",
                "display": "ether2",
                "device": {
                    "id": 57,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/57/?format=api",
                    "display": "poe switch 4",
                    "name": "poe switch 4"
                },
                "name": "ether2",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": null,
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 57,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T18:39:54.275Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "type1-ieee802.3af",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        }
    ]
}