Retrieve a list of recent changes.

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

{
    "count": 699,
    "next": "https://netbox.c3voc.de/api/core/object-changes/?format=api&limit=50&offset=400",
    "previous": "https://netbox.c3voc.de/api/core/object-changes/?format=api&limit=50&offset=300",
    "results": [
        {
            "id": 3315,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3315/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3315/?format=api",
            "display": "DCIM | interface ether21 updated by voc",
            "time": "2025-07-16T20:12:30.172255Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b549ef27-0c04-40ac-a23f-96c441578319",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 771,
            "changed_object": {
                "id": 771,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/771/?format=api",
                "display": "ether21",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether21",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether21",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether21",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3314,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3314/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3314/?format=api",
            "display": "DCIM | interface ether20 updated by voc",
            "time": "2025-07-16T20:12:30.030620Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ef14ac2e-0af6-4feb-bb9d-8b0151656497",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 770,
            "changed_object": {
                "id": 770,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/770/?format=api",
                "display": "ether20",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether20",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether20",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether20",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3313,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3313/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3313/?format=api",
            "display": "DCIM | interface ether19 updated by voc",
            "time": "2025-07-16T20:12:29.888138Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "f29b9954-c8bc-4ce0-a509-46256f5fe29a",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 769,
            "changed_object": {
                "id": 769,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/769/?format=api",
                "display": "ether19",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether19",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether19",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether19",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3312,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3312/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3312/?format=api",
            "display": "DCIM | interface ether18 updated by voc",
            "time": "2025-07-16T20:12:29.747373Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "6c381208-d6b1-4cd5-8317-a1bb1ec0a8f2",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 768,
            "changed_object": {
                "id": 768,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/768/?format=api",
                "display": "ether18",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether18",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether18",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether18",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3311,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3311/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3311/?format=api",
            "display": "DCIM | interface ether17 updated by voc",
            "time": "2025-07-16T20:12:29.606991Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "fdce51dc-ec70-4ebf-b720-8302beffd05c",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 767,
            "changed_object": {
                "id": 767,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/767/?format=api",
                "display": "ether17",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether17",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether17",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether17",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3310,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3310/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3310/?format=api",
            "display": "DCIM | interface ether16 updated by voc",
            "time": "2025-07-16T20:12:29.465101Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "326ed38c-ef37-4e33-ab9b-f40ea71afb65",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 766,
            "changed_object": {
                "id": 766,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/766/?format=api",
                "display": "ether16",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether16",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether16",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether16",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3309,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3309/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3309/?format=api",
            "display": "DCIM | interface ether15 updated by voc",
            "time": "2025-07-16T20:12:29.324279Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "cbf5f0a6-b052-4d16-8bf7-1c6b5552489b",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 765,
            "changed_object": {
                "id": 765,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/765/?format=api",
                "display": "ether15",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether15",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether15",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether15",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3308,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3308/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3308/?format=api",
            "display": "DCIM | interface ether14 updated by voc",
            "time": "2025-07-16T20:12:29.182117Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8b665c5b-eb11-47d2-9b22-b83cde22aff9",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 764,
            "changed_object": {
                "id": 764,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/764/?format=api",
                "display": "ether14",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether14",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether14",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether14",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3307,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3307/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3307/?format=api",
            "display": "DCIM | interface ether13 updated by voc",
            "time": "2025-07-16T20:12:29.039127Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "2a8993cd-660b-4156-b41c-016c0ad0e44f",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 763,
            "changed_object": {
                "id": 763,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/763/?format=api",
                "display": "ether13",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether13",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether13",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether13",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3306,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3306/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3306/?format=api",
            "display": "DCIM | interface ether12 updated by voc",
            "time": "2025-07-16T20:12:28.896106Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "3d91a279-0ecb-480e-bd95-d6cbc5a02eee",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 762,
            "changed_object": {
                "id": 762,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/762/?format=api",
                "display": "ether12",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether12",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether12",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether12",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3305,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3305/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3305/?format=api",
            "display": "DCIM | interface ether11 updated by voc",
            "time": "2025-07-16T20:12:28.755696Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "6ba29889-f8d7-42a7-b5cb-c2ea890ec6a9",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 761,
            "changed_object": {
                "id": 761,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/761/?format=api",
                "display": "ether11",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether11",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether11",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether11",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3304,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3304/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3304/?format=api",
            "display": "DCIM | interface ether10 updated by voc",
            "time": "2025-07-16T20:12:28.617233Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ce2cbb22-61bf-4182-9875-31b3bb98edaa",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 760,
            "changed_object": {
                "id": 760,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/760/?format=api",
                "display": "ether10",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether10",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether10",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether10",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3303,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3303/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3303/?format=api",
            "display": "DCIM | interface ether9 updated by voc",
            "time": "2025-07-16T20:12:28.482606Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "bf1904af-6e0d-4f72-8bb3-05f297a9f829",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 759,
            "changed_object": {
                "id": 759,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/759/?format=api",
                "display": "ether9",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether9",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether9",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether9",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3302,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3302/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3302/?format=api",
            "display": "DCIM | interface ether8 updated by voc",
            "time": "2025-07-16T20:12:28.341675Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "a79fd36e-4b6f-43c4-a04d-7ff242098ff9",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 758,
            "changed_object": {
                "id": 758,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/758/?format=api",
                "display": "ether8",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether8",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether8",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether8",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3301,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3301/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3301/?format=api",
            "display": "DCIM | interface ether7 updated by voc",
            "time": "2025-07-16T20:12:28.203171Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "be9ad10b-55d8-48a6-a43f-531ab1b12b9b",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 757,
            "changed_object": {
                "id": 757,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/757/?format=api",
                "display": "ether7",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether7",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether7",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether7",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3300,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3300/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3300/?format=api",
            "display": "DCIM | interface ether6 updated by voc",
            "time": "2025-07-16T20:12:28.061467Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "a6a65786-e657-4409-9c21-e0d4cf117ea9",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 756,
            "changed_object": {
                "id": 756,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/756/?format=api",
                "display": "ether6",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether6",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether6",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether6",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3299,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3299/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3299/?format=api",
            "display": "DCIM | interface ether5 updated by voc",
            "time": "2025-07-16T20:12:27.575037Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "767514f4-c249-47d3-acdc-bb91193b1226",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 755,
            "changed_object": {
                "id": 755,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/755/?format=api",
                "display": "ether5",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether5",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3298,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3298/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3298/?format=api",
            "display": "DCIM | interface ether4 updated by voc",
            "time": "2025-07-16T20:12:27.434589Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "0fad2c08-6d45-406d-b71a-16c2f9f9fbed",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 754,
            "changed_object": {
                "id": 754,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/754/?format=api",
                "display": "ether4",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether4",
                "description": "LAN Ports for speaker notebooks",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3297,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3297/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3297/?format=api",
            "display": "DCIM | interface ether3 updated by voc",
            "time": "2025-07-16T20:12:27.295085Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b4599d88-70aa-4996-ad07-a3d0d1070cc8",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 753,
            "changed_object": {
                "id": 753,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/753/?format=api",
                "display": "ether3",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether3",
                "description": "LAN Ports for speaker notebooks",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3296,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3296/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3296/?format=api",
            "display": "DCIM | interface ether2 updated by voc",
            "time": "2025-07-16T20:12:27.158488Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "60d8a9e0-d790-4464-8c8a-9e1d549a0732",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 752,
            "changed_object": {
                "id": 752,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/752/?format=api",
                "display": "ether2",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether2",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3295,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3295/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3295/?format=api",
            "display": "DCIM | interface ether1 updated by voc",
            "time": "2025-07-16T20:12:27.011862Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "af5f8adb-826b-4064-8c97-10c154018b13",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 751,
            "changed_object": {
                "id": 751,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/751/?format=api",
                "display": "ether1",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "ether1",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_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": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 41,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3294,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3294/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3294/?format=api",
            "display": "DCIM | interface sfp-sfpplus2 updated by voc",
            "time": "2025-07-16T20:12:22.693977Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "9294ed3f-741a-49c5-adfc-52c7ef215c30",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 750,
            "changed_object": {
                "id": 750,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/750/?format=api",
                "display": "sfp-sfpplus2",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "sfp-sfpplus2",
                "description": "Module interconnection trunk",
                "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": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnection 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": 3293,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3293/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3293/?format=api",
            "display": "DCIM | interface sfp-sfpplus1 updated by voc",
            "time": "2025-07-16T20:12:22.554089Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b710354d-866c-4022-a9f3-d7660ace6a34",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 749,
            "changed_object": {
                "id": 749,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/749/?format=api",
                "display": "sfp-sfpplus1",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "sfp-sfpplus1",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "sfp-sfpplus1",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "sfp-sfpplus1",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3292,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3292/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3292/?format=api",
            "display": "DCIM | interface ether24 updated by voc",
            "time": "2025-07-16T20:12:22.385881Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "f5282d0c-a8b4-4c0e-9131-c1270858bf50",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 748,
            "changed_object": {
                "id": 748,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/748/?format=api",
                "display": "ether24",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether24",
                "description": "Module interconnection trunk",
                "cable": null,
                "_occupied": false
            },
            "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": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnection 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": 3291,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3291/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3291/?format=api",
            "display": "DCIM | interface ether23 updated by voc",
            "time": "2025-07-16T20:12:22.245375Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "261904de-383b-460a-aad7-7a0a2501db7c",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 747,
            "changed_object": {
                "id": 747,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/747/?format=api",
                "display": "ether23",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether23",
                "description": "Module interconnection trunk",
                "cable": null,
                "_occupied": false
            },
            "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": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnection 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": 3290,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3290/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3290/?format=api",
            "display": "DCIM | interface ether22 updated by voc",
            "time": "2025-07-16T20:12:22.104568Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d2a3b4f0-7413-4dce-a532-512e8e5e7b69",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 746,
            "changed_object": {
                "id": 746,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/746/?format=api",
                "display": "ether22",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether22",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether22",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether22",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3289,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3289/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3289/?format=api",
            "display": "DCIM | interface ether21 updated by voc",
            "time": "2025-07-16T20:12:21.960237Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "631b6535-ed0c-4563-a4ff-727a824411bf",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 745,
            "changed_object": {
                "id": 745,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/745/?format=api",
                "display": "ether21",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether21",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether21",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether21",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3288,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3288/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3288/?format=api",
            "display": "DCIM | interface ether20 updated by voc",
            "time": "2025-07-16T20:12:21.815086Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "1a6f2b25-622e-4904-b7ce-fea7757511b3",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 744,
            "changed_object": {
                "id": 744,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/744/?format=api",
                "display": "ether20",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether20",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether20",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether20",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3287,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3287/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3287/?format=api",
            "display": "DCIM | interface ether19 updated by voc",
            "time": "2025-07-16T20:12:21.667926Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "eb36df04-e5c9-4707-b61e-08eea22a9654",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 743,
            "changed_object": {
                "id": 743,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/743/?format=api",
                "display": "ether19",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether19",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether19",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether19",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3286,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3286/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3286/?format=api",
            "display": "DCIM | interface ether18 updated by voc",
            "time": "2025-07-16T20:12:21.521072Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "2df4ca33-9829-4bb2-8433-ae848837f8d5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 742,
            "changed_object": {
                "id": 742,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/742/?format=api",
                "display": "ether18",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether18",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether18",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether18",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3285,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3285/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3285/?format=api",
            "display": "DCIM | interface ether17 updated by voc",
            "time": "2025-07-16T20:12:21.377976Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "024bd33f-af21-449f-bd2e-ddee20da7650",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 741,
            "changed_object": {
                "id": 741,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/741/?format=api",
                "display": "ether17",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether17",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether17",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether17",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3284,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3284/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3284/?format=api",
            "display": "DCIM | interface ether16 updated by voc",
            "time": "2025-07-16T20:12:21.232948Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "cc2dd946-2639-4b7c-b1ca-498d79a4754d",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 740,
            "changed_object": {
                "id": 740,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/740/?format=api",
                "display": "ether16",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether16",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether16",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether16",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3283,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3283/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3283/?format=api",
            "display": "DCIM | interface ether15 updated by voc",
            "time": "2025-07-16T20:12:21.084100Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "bb67ba10-0160-40ce-b9fb-c1b8a2c915c2",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 739,
            "changed_object": {
                "id": 739,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/739/?format=api",
                "display": "ether15",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether15",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether15",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether15",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3282,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3282/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3282/?format=api",
            "display": "DCIM | interface ether14 updated by voc",
            "time": "2025-07-16T20:12:20.929042Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "2e02589d-44cb-4f1b-9781-cdfd80b16d21",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 738,
            "changed_object": {
                "id": 738,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/738/?format=api",
                "display": "ether14",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether14",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether14",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether14",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3281,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3281/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3281/?format=api",
            "display": "DCIM | interface ether13 updated by voc",
            "time": "2025-07-16T20:12:20.344846Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e71485e9-8dc8-4f8c-af07-065760897d9c",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 737,
            "changed_object": {
                "id": 737,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/737/?format=api",
                "display": "ether13",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether13",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether13",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether13",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3280,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3280/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3280/?format=api",
            "display": "DCIM | interface ether12 updated by voc",
            "time": "2025-07-16T20:12:20.168617Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "929cdeb3-785d-4a5b-847e-cb4a5933af06",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 736,
            "changed_object": {
                "id": 736,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/736/?format=api",
                "display": "ether12",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether12",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether12",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether12",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3279,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3279/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3279/?format=api",
            "display": "DCIM | interface ether11 updated by voc",
            "time": "2025-07-16T20:12:20.016897Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8054e83f-4d0a-4750-8ffd-93682e6d22ed",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 735,
            "changed_object": {
                "id": 735,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/735/?format=api",
                "display": "ether11",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether11",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether11",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether11",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3278,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3278/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3278/?format=api",
            "display": "DCIM | interface ether10 updated by voc",
            "time": "2025-07-16T20:12:19.861074Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "8be89a26-2d16-4bb7-b900-f8fd48daa6d4",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 734,
            "changed_object": {
                "id": 734,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/734/?format=api",
                "display": "ether10",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether10",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether10",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether10",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3277,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3277/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3277/?format=api",
            "display": "DCIM | interface ether9 updated by voc",
            "time": "2025-07-16T20:12:19.711017Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "1baba1b5-5db4-4591-b9ef-a445ebfe7b21",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 733,
            "changed_object": {
                "id": 733,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/733/?format=api",
                "display": "ether9",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether9",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether9",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether9",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3276,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3276/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3276/?format=api",
            "display": "DCIM | interface ether8 updated by voc",
            "time": "2025-07-16T20:12:19.542939Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ce6238a7-9136-453d-a1f1-0387f1261106",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 732,
            "changed_object": {
                "id": 732,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/732/?format=api",
                "display": "ether8",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether8",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether8",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether8",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3275,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3275/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3275/?format=api",
            "display": "DCIM | interface ether7 updated by voc",
            "time": "2025-07-16T20:12:19.378039Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d391cac2-9158-4970-ac8c-2db1465e58c1",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 731,
            "changed_object": {
                "id": 731,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/731/?format=api",
                "display": "ether7",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether7",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether7",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether7",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3274,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3274/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3274/?format=api",
            "display": "DCIM | interface ether6 updated by voc",
            "time": "2025-07-16T20:12:19.188169Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "5522348b-3bc4-4ced-a3c6-8d36c7c9d9db",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 730,
            "changed_object": {
                "id": 730,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/730/?format=api",
                "display": "ether6",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether6",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether6",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether6",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3273,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3273/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3273/?format=api",
            "display": "DCIM | interface ether5 updated by voc",
            "time": "2025-07-16T20:12:19.019900Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "2420c1e0-7935-4a84-a5f5-a82df3915137",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 729,
            "changed_object": {
                "id": 729,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/729/?format=api",
                "display": "ether5",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether5",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3272,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3272/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3272/?format=api",
            "display": "DCIM | interface ether4 updated by voc",
            "time": "2025-07-16T20:12:18.865282Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "43898b8a-9ea0-4462-818e-fc71f4c79a5a",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 728,
            "changed_object": {
                "id": 728,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/728/?format=api",
                "display": "ether4",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether4",
                "description": "LAN Ports for speaker notebooks",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3271,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3271/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3271/?format=api",
            "display": "DCIM | interface ether3 updated by voc",
            "time": "2025-07-16T20:12:18.711361Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "59eef7dc-950f-4929-99bd-45e2cab17130",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 727,
            "changed_object": {
                "id": 727,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/727/?format=api",
                "display": "ether3",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether3",
                "description": "LAN Ports for speaker notebooks",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3270,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3270/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3270/?format=api",
            "display": "DCIM | interface ether2 updated by voc",
            "time": "2025-07-16T20:12:18.524000Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "fd2d5073-68c7-4152-8449-018044cb67b8",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 726,
            "changed_object": {
                "id": 726,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/726/?format=api",
                "display": "ether2",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether2",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3269,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3269/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3269/?format=api",
            "display": "DCIM | interface ether1 updated by voc",
            "time": "2025-07-16T20:12:18.372459Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "2fd61dbb-0fd1-4167-9554-2b0f61c8575c",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 725,
            "changed_object": {
                "id": 725,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/725/?format=api",
                "display": "ether1",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "ether1",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_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": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 40,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3268,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3268/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3268/?format=api",
            "display": "DCIM | interface sfp-sfpplus2 updated by voc",
            "time": "2025-07-16T20:12:13.019121Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "50a612d3-872b-412e-9eb8-5061215fb483",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 724,
            "changed_object": {
                "id": 724,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/724/?format=api",
                "display": "sfp-sfpplus2",
                "device": {
                    "id": 39,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/39/?format=api",
                    "display": "switch4-office",
                    "name": "switch4-office",
                    "description": ""
                },
                "name": "sfp-sfpplus2",
                "description": "Module interconnection trunk",
                "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": 39,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 39,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnection 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": 3267,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3267/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3267/?format=api",
            "display": "DCIM | interface sfp-sfpplus1 updated by voc",
            "time": "2025-07-16T20:12:12.878157Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "82c73e8a-74f2-4aab-894f-4eec89a58950",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 723,
            "changed_object": {
                "id": 723,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/723/?format=api",
                "display": "sfp-sfpplus1",
                "device": {
                    "id": 39,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/39/?format=api",
                    "display": "switch4-office",
                    "name": "switch4-office",
                    "description": ""
                },
                "name": "sfp-sfpplus1",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "sfp-sfpplus1",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 39,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": "access",
                "name": "sfp-sfpplus1",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 39,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 3266,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3266/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3266/?format=api",
            "display": "DCIM | interface ether24 updated by voc",
            "time": "2025-07-16T20:12:12.732657Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "26c34661-bb25-4cf3-81ac-ee32d6148000",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 722,
            "changed_object": {
                "id": 722,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/722/?format=api",
                "display": "ether24",
                "device": {
                    "id": 39,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/39/?format=api",
                    "display": "switch4-office",
                    "name": "switch4-office",
                    "description": ""
                },
                "name": "ether24",
                "description": "Module interconnection trunk",
                "cable": null,
                "_occupied": false
            },
            "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": 39,
                "duplex": null,
                "module": null,
                "parent": null,
                "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": 39,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnection 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
            }
        }
    ]
}