Retrieve a list of recent changes.

GET /api/core/object-changes/?format=api&offset=150
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=200",
    "previous": "https://netbox.c3voc.de/api/core/object-changes/?format=api&limit=50&offset=100",
    "results": [
        {
            "id": 3515,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3515/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3515/?format=api",
            "display": "DCIM | device switch2-office updated by voc",
            "time": "2025-07-16T20:34:32.305592Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b82d2b9b-4c22-4ede-acdf-359c8dcb6e77",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 37,
            "changed_object": {
                "id": 37,
                "url": "https://netbox.c3voc.de/api/dcim/devices/37/?format=api",
                "display": "switch2-office",
                "name": "switch2-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch2-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch2-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": 634,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3514,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3514/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3514/?format=api",
            "display": "IPAM | IP address 10.73.2.205/24 created by voc",
            "time": "2025-07-16T20:34:32.282420Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "b82d2b9b-4c22-4ede-acdf-359c8dcb6e77",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 634,
            "changed_object": {
                "id": 634,
                "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/634/?format=api",
                "display": "10.73.2.205/16",
                "family": {
                    "value": 4,
                    "label": "IPv4"
                },
                "address": "10.73.2.205/16",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.2.205/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 850,
                "assigned_object_type": 32
            }
        },
        {
            "id": 3513,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3513/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3513/?format=api",
            "display": "DCIM | device switch2-lectern updated by voc",
            "time": "2025-07-16T20:34:02.805040Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "f46daa3f-2de2-47a0-9c0c-3f479f76108f",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 31,
            "changed_object": {
                "id": 31,
                "url": "https://netbox.c3voc.de/api/dcim/devices/31/?format=api",
                "display": "switch2-lectern",
                "name": "switch2-lectern",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch2-lectern",
                "rack": 9,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch2-lectern",
                "rack": 9,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": 633,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3512,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3512/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3512/?format=api",
            "display": "IPAM | IP address 10.73.2.204/24 created by voc",
            "time": "2025-07-16T20:34:02.777710Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "f46daa3f-2de2-47a0-9c0c-3f479f76108f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 633,
            "changed_object": {
                "id": 633,
                "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/633/?format=api",
                "display": "10.73.2.204/16",
                "family": {
                    "value": 4,
                    "label": "IPv4"
                },
                "address": "10.73.2.204/16",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.2.204/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 848,
                "assigned_object_type": 32
            }
        },
        {
            "id": 3511,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3511/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3511/?format=api",
            "display": "DCIM | device switch2-foh updated by voc",
            "time": "2025-07-16T20:30:29.761175Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d6e290e0-84f7-4d89-9cca-a0715b30d7a6",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 25,
            "changed_object": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch2-foh",
                "rack": 3,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch2-foh",
                "rack": 3,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": 632,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3510,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3510/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3510/?format=api",
            "display": "IPAM | IP address 10.73.2.203/24 created by voc",
            "time": "2025-07-16T20:30:29.357417Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d6e290e0-84f7-4d89-9cca-a0715b30d7a6",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 632,
            "changed_object": {
                "id": 632,
                "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/632/?format=api",
                "display": "10.73.2.203/16",
                "family": {
                    "value": 4,
                    "label": "IPv4"
                },
                "address": "10.73.2.203/16",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.2.203/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 842,
                "assigned_object_type": 32
            }
        },
        {
            "id": 3509,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3509/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3509/?format=api",
            "display": "IPAM | IP address 10.73.1.205/24 created by voc",
            "time": "2025-07-16T20:29:28.908816Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "02417942-0503-408e-a4ca-638598ce7282",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 631,
            "changed_object": {
                "id": 631,
                "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/631/?format=api",
                "display": "10.73.1.205/16",
                "family": {
                    "value": 4,
                    "label": "IPv4"
                },
                "address": "10.73.1.205/16",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.205/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 849,
                "assigned_object_type": 32
            }
        },
        {
            "id": 3508,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3508/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3508/?format=api",
            "display": "IPAM | IP address 10.73.1.205/24 deleted by voc",
            "time": "2025-07-16T20:28:40.486346Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "764e1426-5dd8-41b8-ae07-bd0c62c61117",
            "action": {
                "value": "delete",
                "label": "Deleted"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 630,
            "changed_object": null,
            "prechange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.205/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 856,
                "assigned_object_type": 32
            },
            "postchange_data": {}
        },
        {
            "id": 3507,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3507/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3507/?format=api",
            "display": "DCIM | device switch5-office updated by voc",
            "time": "2025-07-16T20:28:40.462336Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "764e1426-5dd8-41b8-ae07-bd0c62c61117",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 40,
            "changed_object": {
                "id": 40,
                "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                "display": "switch5-office",
                "name": "switch5-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch5-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": 630,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch5-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3506,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3506/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3506/?format=api",
            "display": "DCIM | device switch5-office updated by voc",
            "time": "2025-07-16T20:28:22.535769Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "98837a81-ca5a-4b41-8d69-b1fcb00097d1",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 40,
            "changed_object": {
                "id": 40,
                "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                "display": "switch5-office",
                "name": "switch5-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch5-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch5-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": 630,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3505,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3505/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3505/?format=api",
            "display": "IPAM | IP address 10.73.1.205/24 created by voc",
            "time": "2025-07-16T20:28:14.500967Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "61eab4cf-05fd-44bc-9411-6f40ce68da21",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 630,
            "changed_object": null,
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.205/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 856,
                "assigned_object_type": 32
            }
        },
        {
            "id": 3504,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3504/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3504/?format=api",
            "display": "IPAM | IP address 10.73.1.205/24 deleted by voc",
            "time": "2025-07-16T20:28:10.243734Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "820b4211-a88e-43ba-82b3-0837362d9df8",
            "action": {
                "value": "delete",
                "label": "Deleted"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 629,
            "changed_object": null,
            "prechange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.205/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": null,
                "assigned_object_type": null
            },
            "postchange_data": {}
        },
        {
            "id": 3503,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3503/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3503/?format=api",
            "display": "IPAM | IP address 10.73.1.205/24 updated by voc",
            "time": "2025-07-16T20:27:01.771719Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "99d90983-0703-4ef8-81bf-148f10e65d1a",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 629,
            "changed_object": null,
            "prechange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.205/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 825,
                "assigned_object_type": 32
            },
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.205/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": null,
                "assigned_object_type": null
            }
        },
        {
            "id": 3502,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3502/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3502/?format=api",
            "display": "DCIM | device switch1-foh updated by voc",
            "time": "2025-07-16T20:26:34.575268Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "a797cd65-c784-4ff2-b4cd-c2b5cb42fd9f",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 19,
            "changed_object": {
                "id": 19,
                "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                "display": "switch1-foh",
                "name": "switch1-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch1-foh",
                "rack": 2,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": 629,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch1-foh",
                "rack": 2,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3501,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3501/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3501/?format=api",
            "display": "DCIM | device switch1-foh updated by voc",
            "time": "2025-07-16T20:26:09.367221Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "efaac49c-9e9c-4bde-9430-5c132565d924",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 19,
            "changed_object": {
                "id": 19,
                "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                "display": "switch1-foh",
                "name": "switch1-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch1-foh",
                "rack": 2,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": 627,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch1-foh",
                "rack": 2,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": 629,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3500,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3500/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3500/?format=api",
            "display": "IPAM | IP address 10.73.1.205/24 created by voc",
            "time": "2025-07-16T20:26:09.341256Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "efaac49c-9e9c-4bde-9430-5c132565d924",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 629,
            "changed_object": null,
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.205/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 825,
                "assigned_object_type": 32
            }
        },
        {
            "id": 3499,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3499/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3499/?format=api",
            "display": "IPAM | IP address 10.73.1.204/24 created by voc",
            "time": "2025-07-16T20:25:41.482195Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "7136dae7-b57a-41a9-aa59-90a046150230",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 628,
            "changed_object": {
                "id": 628,
                "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/628/?format=api",
                "display": "10.73.1.204/16",
                "family": {
                    "value": 4,
                    "label": "IPv4"
                },
                "address": "10.73.1.204/16",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.204/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 847,
                "assigned_object_type": 32
            }
        },
        {
            "id": 3498,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3498/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3498/?format=api",
            "display": "DCIM | device switch1-foh updated by voc",
            "time": "2025-07-16T20:24:58.821862Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "5138b8c9-50d7-40a7-85f2-a5b0446b21cd",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 19,
            "changed_object": {
                "id": 19,
                "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                "display": "switch1-foh",
                "name": "switch1-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch1-foh",
                "rack": 2,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch1-foh",
                "rack": 2,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": 627,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3497,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3497/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3497/?format=api",
            "display": "IPAM | IP address 10.73.1.203/24 updated by voc",
            "time": "2025-07-16T20:24:58.796732Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "5138b8c9-50d7-40a7-85f2-a5b0446b21cd",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 627,
            "changed_object": {
                "id": 627,
                "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/627/?format=api",
                "display": "10.73.1.203/16",
                "family": {
                    "value": 4,
                    "label": "IPv4"
                },
                "address": "10.73.1.203/16",
                "description": ""
            },
            "prechange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.203/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": null,
                "assigned_object_type": null
            },
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.203/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": 825,
                "assigned_object_type": 32
            }
        },
        {
            "id": 3496,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3496/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3496/?format=api",
            "display": "IPAM | IP address 10.73.1.203/24 created by voc",
            "time": "2025-07-16T20:24:33.403115Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "39084e32-d43a-4d35-b584-d00492a021ba",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 627,
            "changed_object": {
                "id": 627,
                "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/627/?format=api",
                "display": "10.73.1.203/16",
                "family": {
                    "value": 4,
                    "label": "IPv4"
                },
                "address": "10.73.1.203/16",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": "",
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.1.203/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": null,
                "assigned_object_type": null
            }
        },
        {
            "id": 3495,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3495/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3495/?format=api",
            "display": "DCIM | device switch6-office updated by voc",
            "time": "2025-07-16T20:22:22.147053Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 41,
            "changed_object": {
                "id": 41,
                "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                "display": "switch6-office",
                "name": "switch6-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch6-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 6,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch6-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 6,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3494,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3494/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3494/?format=api",
            "display": "DCIM | device switch6-lectern updated by voc",
            "time": "2025-07-16T20:22:22.086356Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 35,
            "changed_object": {
                "id": 35,
                "url": "https://netbox.c3voc.de/api/dcim/devices/35/?format=api",
                "display": "switch6-lectern",
                "name": "switch6-lectern",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch6-lectern",
                "rack": 13,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 6,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch6-lectern",
                "rack": 13,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 6,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3493,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3493/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3493/?format=api",
            "display": "DCIM | device switch6-foh updated by voc",
            "time": "2025-07-16T20:22:22.027280Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 29,
            "changed_object": {
                "id": 29,
                "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                "display": "switch6-foh",
                "name": "switch6-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch6-foh",
                "rack": 7,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 6,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch6-foh",
                "rack": 7,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 6,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3492,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3492/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3492/?format=api",
            "display": "DCIM | device switch5-office updated by voc",
            "time": "2025-07-16T20:22:21.974034Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 40,
            "changed_object": {
                "id": 40,
                "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                "display": "switch5-office",
                "name": "switch5-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch5-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch5-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3491,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3491/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3491/?format=api",
            "display": "DCIM | device switch5-lectern updated by voc",
            "time": "2025-07-16T20:22:21.928438Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 34,
            "changed_object": {
                "id": 34,
                "url": "https://netbox.c3voc.de/api/dcim/devices/34/?format=api",
                "display": "switch5-lectern",
                "name": "switch5-lectern",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch5-lectern",
                "rack": 12,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch5-lectern",
                "rack": 12,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3490,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3490/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3490/?format=api",
            "display": "DCIM | device switch5-foh updated by voc",
            "time": "2025-07-16T20:22:21.875193Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 28,
            "changed_object": {
                "id": 28,
                "url": "https://netbox.c3voc.de/api/dcim/devices/28/?format=api",
                "display": "switch5-foh",
                "name": "switch5-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch5-foh",
                "rack": 6,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch5-foh",
                "rack": 6,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 5,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3489,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3489/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3489/?format=api",
            "display": "DCIM | device switch4-office updated by voc",
            "time": "2025-07-16T20:22:21.822296Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 39,
            "changed_object": {
                "id": 39,
                "url": "https://netbox.c3voc.de/api/dcim/devices/39/?format=api",
                "display": "switch4-office",
                "name": "switch4-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch4-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 4,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch4-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 4,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3488,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3488/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3488/?format=api",
            "display": "DCIM | device switch4-lectern updated by voc",
            "time": "2025-07-16T20:22:21.774766Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 33,
            "changed_object": {
                "id": 33,
                "url": "https://netbox.c3voc.de/api/dcim/devices/33/?format=api",
                "display": "switch4-lectern",
                "name": "switch4-lectern",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch4-lectern",
                "rack": 11,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 4,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch4-lectern",
                "rack": 11,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 4,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3487,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3487/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3487/?format=api",
            "display": "DCIM | device switch4-foh updated by voc",
            "time": "2025-07-16T20:22:21.722482Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 27,
            "changed_object": {
                "id": 27,
                "url": "https://netbox.c3voc.de/api/dcim/devices/27/?format=api",
                "display": "switch4-foh",
                "name": "switch4-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch4-foh",
                "rack": 5,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 4,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 26,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch4-foh",
                "rack": 5,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 4,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 26,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3486,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3486/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3486/?format=api",
            "display": "DCIM | device switch3-office updated by voc",
            "time": "2025-07-16T20:22:21.666995Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 38,
            "changed_object": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/dcim/devices/38/?format=api",
                "display": "switch3-office",
                "name": "switch3-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch3-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 3,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch3-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 3,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3485,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3485/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3485/?format=api",
            "display": "DCIM | device switch3-lectern updated by voc",
            "time": "2025-07-16T20:22:21.609330Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 32,
            "changed_object": {
                "id": 32,
                "url": "https://netbox.c3voc.de/api/dcim/devices/32/?format=api",
                "display": "switch3-lectern",
                "name": "switch3-lectern",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch3-lectern",
                "rack": 10,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 3,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch3-lectern",
                "rack": 10,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 3,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3484,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3484/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3484/?format=api",
            "display": "DCIM | device switch3-foh updated by voc",
            "time": "2025-07-16T20:22:21.538997Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 26,
            "changed_object": {
                "id": 26,
                "url": "https://netbox.c3voc.de/api/dcim/devices/26/?format=api",
                "display": "switch3-foh",
                "name": "switch3-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch3-foh",
                "rack": 4,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 3,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch3-foh",
                "rack": 4,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 3,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3483,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3483/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3483/?format=api",
            "display": "DCIM | device switch2-office updated by voc",
            "time": "2025-07-16T20:22:21.466690Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 37,
            "changed_object": {
                "id": 37,
                "url": "https://netbox.c3voc.de/api/dcim/devices/37/?format=api",
                "display": "switch2-office",
                "name": "switch2-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch2-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch2-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3482,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3482/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3482/?format=api",
            "display": "DCIM | device switch2-lectern updated by voc",
            "time": "2025-07-16T20:22:21.403935Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 31,
            "changed_object": {
                "id": 31,
                "url": "https://netbox.c3voc.de/api/dcim/devices/31/?format=api",
                "display": "switch2-lectern",
                "name": "switch2-lectern",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch2-lectern",
                "rack": 9,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch2-lectern",
                "rack": 9,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3481,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3481/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3481/?format=api",
            "display": "DCIM | device switch2-foh updated by voc",
            "time": "2025-07-16T20:22:21.332256Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 25,
            "changed_object": {
                "id": 25,
                "url": "https://netbox.c3voc.de/api/dcim/devices/25/?format=api",
                "display": "switch2-foh",
                "name": "switch2-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch2-foh",
                "rack": 3,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch2-foh",
                "rack": 3,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 2,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3480,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3480/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3480/?format=api",
            "display": "DCIM | device switch1-office updated by voc",
            "time": "2025-07-16T20:22:21.264237Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 36,
            "changed_object": {
                "id": 36,
                "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                "display": "switch1-office",
                "name": "switch1-office",
                "description": ""
            },
            "prechange_data": {
                "face": "",
                "name": "switch1-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "",
                "name": "switch1-office",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3479,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3479/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3479/?format=api",
            "display": "DCIM | device switch1-lectern updated by voc",
            "time": "2025-07-16T20:22:21.199645Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 30,
            "changed_object": {
                "id": 30,
                "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                "display": "switch1-lectern",
                "name": "switch1-lectern",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch1-lectern",
                "rack": 8,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch1-lectern",
                "rack": 8,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "1.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 12,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 27,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3478,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3478/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3478/?format=api",
            "display": "DCIM | device switch1-foh updated by voc",
            "time": "2025-07-16T20:22:21.132778Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ee39064e-a93b-422a-b044-631b9d068d7e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 19,
            "changed_object": {
                "id": 19,
                "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                "display": "switch1-foh",
                "name": "switch1-foh",
                "description": ""
            },
            "prechange_data": {
                "face": "rear",
                "name": "switch1-foh",
                "rack": 2,
                "role": 1,
                "site": 1,
                "tags": [],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": "rear",
                "name": "switch1-foh",
                "rack": 2,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "staged",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 1,
                "platform": null,
                "position": "2.0",
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 13,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 28,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 1,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3477,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3477/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3477/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.692714Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 858,
            "changed_object": {
                "id": 858,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/858/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 41,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/41/?format=api",
                    "display": "switch6-office",
                    "name": "switch6-office",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 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
            }
        },
        {
            "id": 3476,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3476/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3476/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.653928Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 857,
            "changed_object": {
                "id": 857,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/857/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 35,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/35/?format=api",
                    "display": "switch6-lectern",
                    "name": "switch6-lectern",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 35,
                "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
            }
        },
        {
            "id": 3475,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3475/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3475/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.611455Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 856,
            "changed_object": {
                "id": 856,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/856/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 40,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/40/?format=api",
                    "display": "switch5-office",
                    "name": "switch5-office",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 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
            }
        },
        {
            "id": 3474,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3474/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3474/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.576368Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 855,
            "changed_object": {
                "id": 855,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/855/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 34,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/34/?format=api",
                    "display": "switch5-lectern",
                    "name": "switch5-lectern",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 34,
                "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
            }
        },
        {
            "id": 3473,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3473/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3473/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.544898Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 854,
            "changed_object": {
                "id": 854,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/854/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 39,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/39/?format=api",
                    "display": "switch4-office",
                    "name": "switch4-office",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 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
            }
        },
        {
            "id": 3472,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3472/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3472/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.512161Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 853,
            "changed_object": {
                "id": 853,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/853/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 33,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/33/?format=api",
                    "display": "switch4-lectern",
                    "name": "switch4-lectern",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 33,
                "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
            }
        },
        {
            "id": 3471,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3471/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3471/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.479394Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 852,
            "changed_object": {
                "id": 852,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/852/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 38,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/38/?format=api",
                    "display": "switch3-office",
                    "name": "switch3-office",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 38,
                "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
            }
        },
        {
            "id": 3470,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3470/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3470/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.447366Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 851,
            "changed_object": {
                "id": 851,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/851/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 32,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/32/?format=api",
                    "display": "switch3-lectern",
                    "name": "switch3-lectern",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 32,
                "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
            }
        },
        {
            "id": 3469,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3469/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3469/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.409301Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 850,
            "changed_object": {
                "id": 850,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/850/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 37,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/37/?format=api",
                    "display": "switch2-office",
                    "name": "switch2-office",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 37,
                "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
            }
        },
        {
            "id": 3468,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3468/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3468/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:20:37.361702Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "db3c2194-ada7-423f-bca5-872ea4f72bcf",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 849,
            "changed_object": {
                "id": 849,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/849/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 36,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                    "display": "switch1-office",
                    "name": "switch1-office",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 36,
                "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
            }
        },
        {
            "id": 3467,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3467/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3467/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:17:53.786641Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "5be14c29-91e4-4580-a7f5-1ad56f602776",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 848,
            "changed_object": {
                "id": 848,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/848/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 31,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/31/?format=api",
                    "display": "switch2-lectern",
                    "name": "switch2-lectern",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 31,
                "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
            }
        },
        {
            "id": 3466,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3466/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3466/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T20:17:53.748872Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "5be14c29-91e4-4580-a7f5-1ad56f602776",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 847,
            "changed_object": {
                "id": 847,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/847/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern",
                    "description": ""
                },
                "name": "voc-intern",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "voc-intern",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 30,
                "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
            }
        }
    ]
}