Retrieve a list of recent changes.

GET /api/extras/object-changes/?format=api&offset=300
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=350",
    "previous": "https://netbox.c3voc.de/api/extras/object-changes/?format=api&limit=50&offset=250",
    "results": [
        {
            "id": 2678,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2678/?format=api",
            "display": "dcim | device audio mixer 5 created by voc",
            "time": "2025-05-24T16:53:19.587297Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 46,
            "changed_object": {
                "id": 46,
                "url": "https://netbox.c3voc.de/api/dcim/devices/46/?format=api",
                "display": "audio mixer 5",
                "name": "audio mixer 5"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "front",
                "name": "audio mixer 5",
                "rack": 6,
                "role": 6,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-24T16:53:19.585Z",
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": "4",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 15,
                "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": 2677,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2677/?format=api",
            "display": "dcim | interface ether1 created by voc",
            "time": "2025-05-24T16:53:19.539985Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 780,
            "changed_object": {
                "id": 780,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/780/?format=api",
                "display": "ether1",
                "device": {
                    "id": 45,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/45/?format=api",
                    "display": "audio mixer 4",
                    "name": "audio mixer 4"
                },
                "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": 45,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T16:53:19.534Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": true,
                "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": 2676,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2676/?format=api",
            "display": "dcim | device audio mixer 4 created by voc",
            "time": "2025-05-24T16:53:19.513352Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 45,
            "changed_object": {
                "id": 45,
                "url": "https://netbox.c3voc.de/api/dcim/devices/45/?format=api",
                "display": "audio mixer 4",
                "name": "audio mixer 4"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "front",
                "name": "audio mixer 4",
                "rack": 5,
                "role": 6,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-24T16:53:19.511Z",
                "comments": "",
                "latitude": null,
                "location": 4,
                "platform": null,
                "position": "4",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 15,
                "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": 2675,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2675/?format=api",
            "display": "dcim | interface ether1 created by voc",
            "time": "2025-05-24T16:53:19.460922Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 779,
            "changed_object": {
                "id": 779,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/779/?format=api",
                "display": "ether1",
                "device": {
                    "id": 44,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/44/?format=api",
                    "display": "audio mixer 3",
                    "name": "audio mixer 3"
                },
                "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": 44,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T16:53:19.455Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": true,
                "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": 2674,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2674/?format=api",
            "display": "dcim | device audio mixer 3 created by voc",
            "time": "2025-05-24T16:53:19.435103Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 44,
            "changed_object": {
                "id": 44,
                "url": "https://netbox.c3voc.de/api/dcim/devices/44/?format=api",
                "display": "audio mixer 3",
                "name": "audio mixer 3"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "front",
                "name": "audio mixer 3",
                "rack": 4,
                "role": 6,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-24T16:53:19.433Z",
                "comments": "",
                "latitude": null,
                "location": 3,
                "platform": null,
                "position": "4",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 15,
                "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": 2673,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2673/?format=api",
            "display": "dcim | interface ether1 created by voc",
            "time": "2025-05-24T16:53:19.384064Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 778,
            "changed_object": {
                "id": 778,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/778/?format=api",
                "display": "ether1",
                "device": {
                    "id": 43,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/43/?format=api",
                    "display": "audio mixer 2",
                    "name": "audio mixer 2"
                },
                "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": 43,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T16:53:19.378Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": true,
                "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": 2672,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2672/?format=api",
            "display": "dcim | device audio mixer 2 created by voc",
            "time": "2025-05-24T16:53:19.356584Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 43,
            "changed_object": {
                "id": 43,
                "url": "https://netbox.c3voc.de/api/dcim/devices/43/?format=api",
                "display": "audio mixer 2",
                "name": "audio mixer 2"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "front",
                "name": "audio mixer 2",
                "rack": 3,
                "role": 6,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-24T16:53:19.354Z",
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "4",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 15,
                "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": 2671,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2671/?format=api",
            "display": "dcim | interface ether1 created by voc",
            "time": "2025-05-24T16:53:19.305083Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 777,
            "changed_object": {
                "id": 777,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/777/?format=api",
                "display": "ether1",
                "device": {
                    "id": 42,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/42/?format=api",
                    "display": "audio mixer 1",
                    "name": "audio mixer 1"
                },
                "name": "ether1",
                "cable": 44,
                "_occupied": true
            },
            "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": 42,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T16:53:19.293Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": true,
                "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": 2670,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2670/?format=api",
            "display": "dcim | device audio mixer 1 created by voc",
            "time": "2025-05-24T16:53:19.268697Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d399eb5d-c818-4dc2-baa2-ca7cb3a22bac",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 42,
            "changed_object": {
                "id": 42,
                "url": "https://netbox.c3voc.de/api/dcim/devices/42/?format=api",
                "display": "audio mixer 1",
                "name": "audio mixer 1"
            },
            "prechange_data": null,
            "postchange_data": {
                "face": "front",
                "name": "audio mixer 1",
                "rack": 2,
                "role": 6,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "",
                "cluster": null,
                "created": "2025-05-24T16:53:19.264Z",
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "4",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 15,
                "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": 2669,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2669/?format=api",
            "display": "dcim | device role Audio Mixer created by voc",
            "time": "2025-05-24T16:46:24.854247Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "940af8c5-d050-483f-8e0f-cdc4631a0dc0",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.devicerole",
            "changed_object_id": 6,
            "changed_object": {
                "id": 6,
                "url": "https://netbox.c3voc.de/api/dcim/device-roles/6/?format=api",
                "display": "Audio Mixer",
                "name": "Audio Mixer",
                "slug": "audiomixer"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "Audio Mixer",
                "slug": "audiomixer",
                "tags": [],
                "color": "aa1409",
                "created": "2025-05-24T16:46:24.850Z",
                "vm_role": true,
                "description": "",
                "custom_fields": {},
                "config_template": null
            }
        },
        {
            "id": 2668,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2668/?format=api",
            "display": "dcim | interface template ether1 updated by voc",
            "time": "2025-05-24T16:42:05.956242Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "0eb7d609-9732-4a13-bcc1-4ab943b1e1a9",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 128,
            "changed_object": {
                "id": 128,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/128/?format=api",
                "display": "ether1",
                "name": "ether1"
            },
            "prechange_data": {
                "name": "ether1",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "created": "2025-05-24T16:41:54.032Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 15,
                "module_type": null
            },
            "postchange_data": {
                "name": "ether1",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "created": "2025-05-24T16:41:54.032Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": true,
                "description": "",
                "device_type": 15,
                "module_type": null
            }
        },
        {
            "id": 2667,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2667/?format=api",
            "display": "dcim | interface template ether1 created by voc",
            "time": "2025-05-24T16:41:54.035471Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "feab3834-8a9e-4327-93e4-211554883e85",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 128,
            "changed_object": {
                "id": 128,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/128/?format=api",
                "display": "ether1",
                "name": "ether1"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "ether1",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "created": "2025-05-24T16:41:54.032Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 15,
                "module_type": null
            }
        },
        {
            "id": 2666,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2666/?format=api",
            "display": "dcim | device type CQ-18T created by voc",
            "time": "2025-05-24T16:40:56.848481Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "2508f470-eca5-4e6b-bc3d-86327233d47d",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.devicetype",
            "changed_object_id": 15,
            "changed_object": {
                "id": 15,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/15/?format=api",
                "display": "CQ-18T",
                "manufacturer": {
                    "id": 10,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/10/?format=api",
                    "display": "Allen & Heath",
                    "name": "Allen & Heath",
                    "slug": "allen-heath"
                },
                "model": "CQ-18T",
                "slug": "cq-18t"
            },
            "prechange_data": null,
            "postchange_data": {
                "slug": "cq-18t",
                "tags": [],
                "model": "CQ-18T",
                "weight": null,
                "airflow": "",
                "created": "2025-05-24T16:40:56.842Z",
                "comments": "",
                "u_height": "1.0",
                "rear_image": "",
                "description": "",
                "front_image": "devicetype-images/cq18t.png",
                "part_number": "CQ-18T",
                "weight_unit": "",
                "manufacturer": 10,
                "custom_fields": {},
                "is_full_depth": true,
                "subdevice_role": "",
                "default_platform": null,
                "exclude_from_utilization": false,
                "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": 2665,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2665/?format=api",
            "display": "dcim | manufacturer Allen & Heath created by voc",
            "time": "2025-05-24T16:36:47.972162Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "30f80ac6-7849-44e9-b054-9559e8f0c4f7",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.manufacturer",
            "changed_object_id": 10,
            "changed_object": {
                "id": 10,
                "url": "https://netbox.c3voc.de/api/dcim/manufacturers/10/?format=api",
                "display": "Allen & Heath",
                "name": "Allen & Heath",
                "slug": "allen-heath"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "Allen & Heath",
                "slug": "allen-heath",
                "tags": [],
                "created": "2025-05-24T16:36:47.965Z",
                "description": "",
                "custom_fields": {}
            }
        },
        {
            "id": 2664,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2664/?format=api",
            "display": "dcim | interface template ether2 created by voc",
            "time": "2025-05-24T16:23:46.218920Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ed717058-1329-4262-81e1-b66e214076ad",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 127,
            "changed_object": {
                "id": 127,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/127/?format=api",
                "display": "ether2",
                "name": "ether2"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "ether2",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "created": "2025-05-24T16:23:46.217Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 14,
                "module_type": null
            }
        },
        {
            "id": 2663,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2663/?format=api",
            "display": "dcim | interface template ether1 created by voc",
            "time": "2025-05-24T16:23:46.212231Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ed717058-1329-4262-81e1-b66e214076ad",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 126,
            "changed_object": {
                "id": 126,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/126/?format=api",
                "display": "ether1",
                "name": "ether1"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "ether1",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "created": "2025-05-24T16:23:46.209Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 14,
                "module_type": null
            }
        },
        {
            "id": 2662,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2662/?format=api",
            "display": "dcim | device type SLXD4Q+ created by voc",
            "time": "2025-05-24T16:19:31.172014Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "1907da22-ad46-424d-96f4-0141b83932eb",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.devicetype",
            "changed_object_id": 14,
            "changed_object": {
                "id": 14,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/14/?format=api",
                "display": "SLXD4Q+",
                "manufacturer": {
                    "id": 7,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/7/?format=api",
                    "display": "Shure",
                    "name": "Shure",
                    "slug": "shure"
                },
                "model": "SLXD4Q+",
                "slug": "slxd4q"
            },
            "prechange_data": null,
            "postchange_data": {
                "slug": "slxd4q",
                "tags": [],
                "model": "SLXD4Q+",
                "weight": null,
                "airflow": "",
                "created": "2025-05-24T16:19:31.166Z",
                "comments": "",
                "u_height": "1.0",
                "rear_image": "devicetype-images/slxd4q-rear.png",
                "description": "",
                "front_image": "devicetype-images/slxd4q-front.png",
                "part_number": "SLXD4Q+E=-G65",
                "weight_unit": "",
                "manufacturer": 7,
                "custom_fields": {},
                "is_full_depth": false,
                "subdevice_role": "",
                "default_platform": null,
                "exclude_from_utilization": false,
                "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": 2661,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2661/?format=api",
            "display": "dcim | manufacturer Raspberry Pi Ltd created by voc",
            "time": "2025-05-24T16:14:14.143691Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "1a1e9811-3642-45f2-a962-85717f3f4420",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.manufacturer",
            "changed_object_id": 9,
            "changed_object": {
                "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"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "Raspberry Pi Ltd",
                "slug": "raspberry-pi-ltd",
                "tags": [],
                "created": "2025-05-24T16:14:14.139Z",
                "description": "",
                "custom_fields": {}
            }
        },
        {
            "id": 2660,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2660/?format=api",
            "display": "dcim | manufacturer Blackmagic Design created by voc",
            "time": "2025-05-24T16:12:51.831670Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "720d08ae-9fbb-4cfa-a1e5-eba4fad36908",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.manufacturer",
            "changed_object_id": 8,
            "changed_object": {
                "id": 8,
                "url": "https://netbox.c3voc.de/api/dcim/manufacturers/8/?format=api",
                "display": "Blackmagic Design",
                "name": "Blackmagic Design",
                "slug": "blackmagic-design"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "Blackmagic Design",
                "slug": "blackmagic-design",
                "tags": [],
                "created": "2025-05-24T16:12:51.824Z",
                "description": "",
                "custom_fields": {}
            }
        },
        {
            "id": 2659,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2659/?format=api",
            "display": "dcim | manufacturer Shure created by voc",
            "time": "2025-05-24T16:12:24.608283Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "54cd2716-808e-4699-823f-0ae6ab68d4c8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.manufacturer",
            "changed_object_id": 7,
            "changed_object": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/dcim/manufacturers/7/?format=api",
                "display": "Shure",
                "name": "Shure",
                "slug": "shure"
            },
            "prechange_data": null,
            "postchange_data": {
                "name": "Shure",
                "slug": "shure",
                "tags": [],
                "created": "2025-05-24T16:12:24.602Z",
                "description": "",
                "custom_fields": {}
            }
        },
        {
            "id": 2658,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2658/?format=api",
            "display": "dcim | interface sfp-sfpplus1 updated by voc",
            "time": "2025-05-24T16:11:29.299689Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 203,
            "changed_object": {
                "id": 203,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/203/?format=api",
                "display": "sfp-sfpplus1",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "sfp-sfpplus1",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "sfp-sfpplus1",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "sfp-sfpplus1",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2657,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2657/?format=api",
            "display": "dcim | interface ether22 updated by voc",
            "time": "2025-05-24T16:11:29.268331Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 200,
            "changed_object": {
                "id": 200,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/200/?format=api",
                "display": "ether22",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether22",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether22",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "ether22",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2656,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2656/?format=api",
            "display": "dcim | interface ether21 updated by voc",
            "time": "2025-05-24T16:11:29.238560Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 199,
            "changed_object": {
                "id": 199,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/199/?format=api",
                "display": "ether21",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether21",
                "cable": 45,
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether21",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "ether21",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2655,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2655/?format=api",
            "display": "dcim | interface ether20 updated by voc",
            "time": "2025-05-24T16:11:29.209231Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 198,
            "changed_object": {
                "id": 198,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/198/?format=api",
                "display": "ether20",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether20",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether20",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "ether20",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2654,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2654/?format=api",
            "display": "dcim | interface ether19 updated by voc",
            "time": "2025-05-24T16:11:29.178421Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 197,
            "changed_object": {
                "id": 197,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/197/?format=api",
                "display": "ether19",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether19",
                "cable": 44,
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether19",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "ether19",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2653,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2653/?format=api",
            "display": "dcim | interface ether18 updated by voc",
            "time": "2025-05-24T16:11:29.150728Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 196,
            "changed_object": {
                "id": 196,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/196/?format=api",
                "display": "ether18",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether18",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether18",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "ether18",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2652,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2652/?format=api",
            "display": "dcim | interface ether17 updated by voc",
            "time": "2025-05-24T16:11:29.119215Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 195,
            "changed_object": {
                "id": 195,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/195/?format=api",
                "display": "ether17",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether17",
                "cable": 46,
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether17",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "ether17",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2651,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2651/?format=api",
            "display": "dcim | interface ether16 updated by voc",
            "time": "2025-05-24T16:11:29.089041Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 194,
            "changed_object": {
                "id": 194,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/194/?format=api",
                "display": "ether16",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether16",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether16",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "ether16",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2650,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2650/?format=api",
            "display": "dcim | interface ether15 updated by voc",
            "time": "2025-05-24T16:11:29.059068Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 193,
            "changed_object": {
                "id": 193,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/193/?format=api",
                "display": "ether15",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether15",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether15",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "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": 3,
                "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": "access",
                "name": "ether15",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.325Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2649,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2649/?format=api",
            "display": "dcim | interface ether14 updated by voc",
            "time": "2025-05-24T16:11:29.029348Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 192,
            "changed_object": {
                "id": 192,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/192/?format=api",
                "display": "ether14",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether14",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether14",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 3,
                "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": "access",
                "name": "ether14",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2648,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2648/?format=api",
            "display": "dcim | interface ether13 updated by voc",
            "time": "2025-05-24T16:11:28.999132Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 191,
            "changed_object": {
                "id": 191,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/191/?format=api",
                "display": "ether13",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether13",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether13",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 3,
                "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": "access",
                "name": "ether13",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2647,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2647/?format=api",
            "display": "dcim | interface ether12 updated by voc",
            "time": "2025-05-24T16:11:28.966453Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 190,
            "changed_object": {
                "id": 190,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/190/?format=api",
                "display": "ether12",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether12",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether12",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 3,
                "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": "access",
                "name": "ether12",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2646,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2646/?format=api",
            "display": "dcim | interface ether11 updated by voc",
            "time": "2025-05-24T16:11:28.937038Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 189,
            "changed_object": {
                "id": 189,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/189/?format=api",
                "display": "ether11",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether11",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether11",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 3,
                "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": "access",
                "name": "ether11",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2645,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2645/?format=api",
            "display": "dcim | interface ether10 updated by voc",
            "time": "2025-05-24T16:11:28.901251Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 188,
            "changed_object": {
                "id": 188,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/188/?format=api",
                "display": "ether10",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether10",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether10",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 3,
                "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": "access",
                "name": "ether10",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2644,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2644/?format=api",
            "display": "dcim | interface ether9 updated by voc",
            "time": "2025-05-24T16:11:28.868186Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8639589c-0b84-4179-a5de-1a54aed9daa5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 187,
            "changed_object": {
                "id": 187,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/187/?format=api",
                "display": "ether9",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether9",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether9",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 3,
                "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": "access",
                "name": "ether9",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2643,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2643/?format=api",
            "display": "dcim | interface ether8 updated by voc",
            "time": "2025-05-24T16:10:39.553730Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "76f4b493-0c2f-437f-a519-0ba339ff7a6d",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 186,
            "changed_object": {
                "id": 186,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/186/?format=api",
                "display": "ether8",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether8",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether8",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 7,
                "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": "access",
                "name": "ether8",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2642,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2642/?format=api",
            "display": "dcim | interface ether7 updated by voc",
            "time": "2025-05-24T16:10:39.522065Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "76f4b493-0c2f-437f-a519-0ba339ff7a6d",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 185,
            "changed_object": {
                "id": 185,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/185/?format=api",
                "display": "ether7",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether7",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether7",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 7,
                "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": "access",
                "name": "ether7",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2641,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2641/?format=api",
            "display": "dcim | interface ether6 updated by voc",
            "time": "2025-05-24T16:10:39.492093Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "76f4b493-0c2f-437f-a519-0ba339ff7a6d",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 184,
            "changed_object": {
                "id": 184,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/184/?format=api",
                "display": "ether6",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether6",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether6",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 7,
                "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": "access",
                "name": "ether6",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2640,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2640/?format=api",
            "display": "dcim | interface ether5 updated by voc",
            "time": "2025-05-24T16:10:39.461173Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "76f4b493-0c2f-437f-a519-0ba339ff7a6d",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 183,
            "changed_object": {
                "id": 183,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/183/?format=api",
                "display": "ether5",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether5",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "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": 7,
                "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": "access",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 19,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:31:20.324Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2639,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2639/?format=api",
            "display": "dcim | interface ether8 updated by voc",
            "time": "2025-05-24T16:10:11.011315Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "73b16a76-99f9-476f-8f8b-71db65265443",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 472,
            "changed_object": {
                "id": 472,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/472/?format=api",
                "display": "ether8",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether8",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether8",
                "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.561Z",
                "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": 7,
                "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": "access",
                "name": "ether8",
                "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.561Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2638,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2638/?format=api",
            "display": "dcim | interface ether7 updated by voc",
            "time": "2025-05-24T16:10:10.963448Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "73b16a76-99f9-476f-8f8b-71db65265443",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 471,
            "changed_object": {
                "id": 471,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/471/?format=api",
                "display": "ether7",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether7",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether7",
                "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.561Z",
                "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": 7,
                "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": "access",
                "name": "ether7",
                "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.561Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2637,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2637/?format=api",
            "display": "dcim | interface ether6 updated by voc",
            "time": "2025-05-24T16:10:10.902571Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "73b16a76-99f9-476f-8f8b-71db65265443",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 470,
            "changed_object": {
                "id": 470,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/470/?format=api",
                "display": "ether6",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether6",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether6",
                "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.561Z",
                "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": 7,
                "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": "access",
                "name": "ether6",
                "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.561Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2636,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2636/?format=api",
            "display": "dcim | interface ether5 updated by voc",
            "time": "2025-05-24T16:10:10.848523Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "73b16a76-99f9-476f-8f8b-71db65265443",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 469,
            "changed_object": {
                "id": 469,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/469/?format=api",
                "display": "ether5",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether5",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether5",
                "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.561Z",
                "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": 7,
                "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": "access",
                "name": "ether5",
                "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.561Z",
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 2635,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2635/?format=api",
            "display": "dcim | interface ether4 updated by voc",
            "time": "2025-05-24T16:09:40.908112Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "33839703-5d5a-4336-9797-2c0bff2067fd",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 468,
            "changed_object": {
                "id": 468,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/468/?format=api",
                "display": "ether4",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether4",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether4",
                "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.561Z",
                "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": 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": "access",
                "name": "ether4",
                "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.561Z",
                "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
            }
        },
        {
            "id": 2634,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2634/?format=api",
            "display": "dcim | interface ether3 updated by voc",
            "time": "2025-05-24T16:09:40.877278Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "33839703-5d5a-4336-9797-2c0bff2067fd",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 467,
            "changed_object": {
                "id": 467,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/467/?format=api",
                "display": "ether3",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether3",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether3",
                "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": "",
                "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": "access",
                "name": "ether3",
                "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
            }
        },
        {
            "id": 2633,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2633/?format=api",
            "display": "dcim | interface ether2 updated by voc",
            "time": "2025-05-24T16:09:40.843026Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "33839703-5d5a-4336-9797-2c0bff2067fd",
            "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": "",
                "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": "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
            }
        },
        {
            "id": 2632,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2632/?format=api",
            "display": "dcim | interface ether1 updated by voc",
            "time": "2025-05-24T16:09:40.804069Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "33839703-5d5a-4336-9797-2c0bff2067fd",
            "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": "",
                "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": "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
            }
        },
        {
            "id": 2631,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2631/?format=api",
            "display": "dcim | interface sfp-sfpplus2 updated by voc",
            "time": "2025-05-24T16:08:18.809470Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "cb2e022e-9f91-4951-b7ac-40127a9ac0e8",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 490,
            "changed_object": {
                "id": 490,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/490/?format=api",
                "display": "sfp-sfpplus2",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "sfp-sfpplus2",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "sfp-sfpplus2",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 30,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:36:15.561Z",
                "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": "tagged-all",
                "name": "sfp-sfpplus2",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 30,
                "duplex": null,
                "module": null,
                "parent": null,
                "created": "2025-05-24T15:36:15.561Z",
                "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": 2630,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2630/?format=api",
            "display": "dcim | interface ether24 updated by voc",
            "time": "2025-05-24T16:08:18.757393Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "cb2e022e-9f91-4951-b7ac-40127a9ac0e8",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 488,
            "changed_object": {
                "id": 488,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/488/?format=api",
                "display": "ether24",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether24",
                "cable": 49,
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether24",
                "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.561Z",
                "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": "tagged-all",
                "name": "ether24",
                "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.561Z",
                "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": 2629,
            "url": "https://netbox.c3voc.de/api/extras/object-changes/2629/?format=api",
            "display": "dcim | interface ether23 updated by voc",
            "time": "2025-05-24T16:08:18.706577Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "cb2e022e-9f91-4951-b7ac-40127a9ac0e8",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 487,
            "changed_object": {
                "id": 487,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/487/?format=api",
                "display": "ether23",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether23",
                "cable": 48,
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether23",
                "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.561Z",
                "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": "tagged-all",
                "name": "ether23",
                "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.561Z",
                "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
            }
        }
    ]
}