Retrieve a list of recent changes.

GET /api/core/object-changes/?format=api&offset=500
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=550",
    "previous": "https://netbox.c3voc.de/api/core/object-changes/?format=api&limit=50&offset=450",
    "results": [
        {
            "id": 3165,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3165/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3165/?format=api",
            "display": "DCIM | interface ether1 updated by voc",
            "time": "2025-07-16T19:10:32.685954Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "7a31306d-92a8-494d-bc2f-2cb8f38b64ba",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 621,
            "changed_object": {
                "id": 621,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/621/?format=api",
                "display": "ether1",
                "device": {
                    "id": 36,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/36/?format=api",
                    "display": "switch1-office",
                    "name": "switch1-office",
                    "description": ""
                },
                "name": "ether1",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 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
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 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": "Public event net",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 2,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3164,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3164/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3164/?format=api",
            "display": "DCIM | cable termination Cable #67 to ether1 created by voc",
            "time": "2025-07-16T19:09:14.087585Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d8bb1572-8f81-4fe4-844d-85c5b7f090da",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 113,
            "changed_object": {
                "id": 113,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/113/?format=api",
                "display": "Cable #67 to ether1",
                "cable": 67,
                "cable_end": "B",
                "termination_type": "dcim.interface",
                "termination_id": 793,
                "termination": {
                    "id": 793,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/793/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 53,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/53/?format=api",
                        "display": "reciever 6",
                        "name": "reciever 6",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 67,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/67/?format=api",
                        "display": "#67",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T19:09:14.086928Z",
                "last_updated": "2025-07-16T19:09:14.086938Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 67,
                "cable_end": "B",
                "termination_id": 793,
                "termination_type": 32
            }
        },
        {
            "id": 3163,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3163/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3163/?format=api",
            "display": "DCIM | cable termination Cable #67 to ether17 created by voc",
            "time": "2025-07-16T19:09:14.081569Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d8bb1572-8f81-4fe4-844d-85c5b7f090da",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 112,
            "changed_object": {
                "id": 112,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/112/?format=api",
                "display": "Cable #67 to ether17",
                "cable": 67,
                "cable_end": "A",
                "termination_type": "dcim.interface",
                "termination_id": 455,
                "termination": {
                    "id": 455,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/455/?format=api",
                    "display": "ether17",
                    "device": {
                        "id": 29,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                        "display": "switch6-foh",
                        "name": "switch6-foh",
                        "description": ""
                    },
                    "name": "ether17",
                    "description": "VOC devices",
                    "cable": {
                        "id": 67,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/67/?format=api",
                        "display": "#67",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T19:09:14.080672Z",
                "last_updated": "2025-07-16T19:09:14.080681Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 67,
                "cable_end": "A",
                "termination_id": 455,
                "termination_type": 32
            }
        },
        {
            "id": 3162,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3162/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3162/?format=api",
            "display": "DCIM | cable #67 created by voc",
            "time": "2025-07-16T19:09:14.064961Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "d8bb1572-8f81-4fe4-844d-85c5b7f090da",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 67,
            "changed_object": {
                "id": 67,
                "url": "https://netbox.c3voc.de/api/dcim/cables/67/?format=api",
                "display": "#67",
                "label": "",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 3161,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3161/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3161/?format=api",
            "display": "DCIM | cable termination Cable #66 to ether1 created by voc",
            "time": "2025-07-16T19:08:48.585061Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ca527319-a9f3-4d74-b84e-956e486ed27d",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 111,
            "changed_object": {
                "id": 111,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/111/?format=api",
                "display": "Cable #66 to ether1",
                "cable": 66,
                "cable_end": "B",
                "termination_type": "dcim.interface",
                "termination_id": 782,
                "termination": {
                    "id": 782,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/782/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 47,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/47/?format=api",
                        "display": "audio mixer 6",
                        "name": "audio mixer 6",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 66,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/66/?format=api",
                        "display": "#66",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T19:08:48.584385Z",
                "last_updated": "2025-07-16T19:08:48.584395Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 66,
                "cable_end": "B",
                "termination_id": 782,
                "termination_type": 32
            }
        },
        {
            "id": 3160,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3160/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3160/?format=api",
            "display": "DCIM | cable termination Cable #66 to ether19 created by voc",
            "time": "2025-07-16T19:08:48.579148Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ca527319-a9f3-4d74-b84e-956e486ed27d",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 110,
            "changed_object": {
                "id": 110,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/110/?format=api",
                "display": "Cable #66 to ether19",
                "cable": 66,
                "cable_end": "A",
                "termination_type": "dcim.interface",
                "termination_id": 457,
                "termination": {
                    "id": 457,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/457/?format=api",
                    "display": "ether19",
                    "device": {
                        "id": 29,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                        "display": "switch6-foh",
                        "name": "switch6-foh",
                        "description": ""
                    },
                    "name": "ether19",
                    "description": "VOC devices",
                    "cable": {
                        "id": 66,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/66/?format=api",
                        "display": "#66",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T19:08:48.578175Z",
                "last_updated": "2025-07-16T19:08:48.578185Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 66,
                "cable_end": "A",
                "termination_id": 457,
                "termination_type": 32
            }
        },
        {
            "id": 3159,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3159/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3159/?format=api",
            "display": "DCIM | cable #66 created by voc",
            "time": "2025-07-16T19:08:48.562749Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "ca527319-a9f3-4d74-b84e-956e486ed27d",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 66,
            "changed_object": {
                "id": 66,
                "url": "https://netbox.c3voc.de/api/dcim/cables/66/?format=api",
                "display": "#66",
                "label": "",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 3158,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3158/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3158/?format=api",
            "display": "DCIM | cable termination Cable #65 to ether5 created by voc",
            "time": "2025-07-16T19:08:34.069816Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "65e9ef92-4ff5-4539-af83-7929e7128526",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 109,
            "changed_object": {
                "id": 109,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/109/?format=api",
                "display": "Cable #65 to ether5",
                "cable": 65,
                "cable_end": "B",
                "termination_type": "dcim.interface",
                "termination_id": 824,
                "termination": {
                    "id": 824,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/824/?format=api",
                    "display": "ether5",
                    "device": {
                        "id": 59,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/59/?format=api",
                        "display": "poe switch 6",
                        "name": "poe switch 6",
                        "description": ""
                    },
                    "name": "ether5",
                    "description": "",
                    "cable": {
                        "id": 65,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/65/?format=api",
                        "display": "#65",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T19:08:34.068965Z",
                "last_updated": "2025-07-16T19:08:34.068976Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 65,
                "cable_end": "B",
                "termination_id": 824,
                "termination_type": 32
            }
        },
        {
            "id": 3157,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3157/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3157/?format=api",
            "display": "DCIM | cable termination Cable #65 to ether21 created by voc",
            "time": "2025-07-16T19:08:34.061852Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "65e9ef92-4ff5-4539-af83-7929e7128526",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 108,
            "changed_object": {
                "id": 108,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/108/?format=api",
                "display": "Cable #65 to ether21",
                "cable": 65,
                "cable_end": "A",
                "termination_type": "dcim.interface",
                "termination_id": 459,
                "termination": {
                    "id": 459,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/459/?format=api",
                    "display": "ether21",
                    "device": {
                        "id": 29,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                        "display": "switch6-foh",
                        "name": "switch6-foh",
                        "description": ""
                    },
                    "name": "ether21",
                    "description": "VOC devices",
                    "cable": {
                        "id": 65,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/65/?format=api",
                        "display": "#65",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T19:08:34.060368Z",
                "last_updated": "2025-07-16T19:08:34.060380Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 65,
                "cable_end": "A",
                "termination_id": 459,
                "termination_type": 32
            }
        },
        {
            "id": 3156,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3156/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3156/?format=api",
            "display": "DCIM | cable #65 created by voc",
            "time": "2025-07-16T19:08:34.040370Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "65e9ef92-4ff5-4539-af83-7929e7128526",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 65,
            "changed_object": {
                "id": 65,
                "url": "https://netbox.c3voc.de/api/dcim/cables/65/?format=api",
                "display": "#65",
                "label": "",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 3155,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3155/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3155/?format=api",
            "display": "DCIM | interface public created by voc",
            "time": "2025-07-16T19:07:50.243643Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "da614a73-7b09-4e56-90d9-ea790c297729",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 846,
            "changed_object": null,
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "public",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "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": 3154,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3154/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3154/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T19:07:28.238045Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "535616c2-a597-44b5-b840-3a3261b21924",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 845,
            "changed_object": {
                "id": 845,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/845/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "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": 29,
                "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": 3153,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3153/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3153/?format=api",
            "display": "DCIM | interface sfp-sfpplus2 updated by voc",
            "time": "2025-07-16T19:06:55.480157Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c517a8ef-2a9d-4aa1-a6b0-66c59ea951bc",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 464,
            "changed_object": {
                "id": 464,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/464/?format=api",
                "display": "sfp-sfpplus2",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "sfp-sfpplus2",
                "description": "Module interconnection trunk",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "sfp-sfpplus2",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "tagged-all",
                "name": "sfp-sfpplus2",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnection trunk",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3152,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3152/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3152/?format=api",
            "display": "DCIM | interface ether24 updated by voc",
            "time": "2025-07-16T19:06:55.452100Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c517a8ef-2a9d-4aa1-a6b0-66c59ea951bc",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 462,
            "changed_object": {
                "id": 462,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/462/?format=api",
                "display": "ether24",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether24",
                "description": "Module interconnection trunk",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether24",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "tagged-all",
                "name": "ether24",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnection trunk",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3151,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3151/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3151/?format=api",
            "display": "DCIM | interface ether23 updated by voc",
            "time": "2025-07-16T19:06:55.420184Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c517a8ef-2a9d-4aa1-a6b0-66c59ea951bc",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 461,
            "changed_object": {
                "id": 461,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/461/?format=api",
                "display": "ether23",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether23",
                "description": "Module interconnection trunk",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether23",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "tagged-all",
                "name": "ether23",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Module interconnection trunk",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3150,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3150/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3150/?format=api",
            "display": "DCIM | interface ether8 updated by voc",
            "time": "2025-07-16T19:06:35.251051Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "26b075cb-3373-4de0-9c20-87c1dbe89190",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 446,
            "changed_object": {
                "id": 446,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/446/?format=api",
                "display": "ether8",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether8",
                "description": "LAN Ports for speaker notebooks",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether8",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether8",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3149,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3149/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3149/?format=api",
            "display": "DCIM | interface ether7 updated by voc",
            "time": "2025-07-16T19:06:35.220710Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "26b075cb-3373-4de0-9c20-87c1dbe89190",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 445,
            "changed_object": {
                "id": 445,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/445/?format=api",
                "display": "ether7",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether7",
                "description": "LAN Ports for speaker notebooks",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether7",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether7",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3148,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3148/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3148/?format=api",
            "display": "DCIM | interface ether6 updated by voc",
            "time": "2025-07-16T19:06:35.189897Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "26b075cb-3373-4de0-9c20-87c1dbe89190",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 444,
            "changed_object": {
                "id": 444,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/444/?format=api",
                "display": "ether6",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether6",
                "description": "LAN Ports for speaker notebooks",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether6",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether6",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3147,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3147/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3147/?format=api",
            "display": "DCIM | interface ether5 updated by voc",
            "time": "2025-07-16T19:06:35.156385Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "26b075cb-3373-4de0-9c20-87c1dbe89190",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 443,
            "changed_object": {
                "id": 443,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/443/?format=api",
                "display": "ether5",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether5",
                "description": "LAN Ports for speaker notebooks",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "LAN Ports for speaker notebooks",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 7,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3146,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3146/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3146/?format=api",
            "display": "DCIM | interface ether4 updated by voc",
            "time": "2025-07-16T19:05:57.593750Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "70127838-a125-4e7d-995a-ebf7a7d6e2dd",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 442,
            "changed_object": {
                "id": 442,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/442/?format=api",
                "display": "ether4",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether4",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Public event net",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 2,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3145,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3145/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3145/?format=api",
            "display": "DCIM | interface ether3 updated by voc",
            "time": "2025-07-16T19:05:57.562791Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "70127838-a125-4e7d-995a-ebf7a7d6e2dd",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 441,
            "changed_object": {
                "id": 441,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/441/?format=api",
                "display": "ether3",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether3",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Public event net",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 2,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3144,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3144/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3144/?format=api",
            "display": "DCIM | interface ether2 updated by voc",
            "time": "2025-07-16T19:05:57.532088Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "70127838-a125-4e7d-995a-ebf7a7d6e2dd",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 440,
            "changed_object": {
                "id": 440,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/440/?format=api",
                "display": "ether2",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether2",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Public event net",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 2,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3143,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3143/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3143/?format=api",
            "display": "DCIM | interface ether1 updated by voc",
            "time": "2025-07-16T19:05:57.499309Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "70127838-a125-4e7d-995a-ebf7a7d6e2dd",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 439,
            "changed_object": {
                "id": 439,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/439/?format=api",
                "display": "ether1",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether1",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Public event net",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 2,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3142,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3142/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3142/?format=api",
            "display": "DCIM | interface sfp-sfpplus1 updated by voc",
            "time": "2025-07-16T19:05:25.402620Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 463,
            "changed_object": {
                "id": 463,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/463/?format=api",
                "display": "sfp-sfpplus1",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "sfp-sfpplus1",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "sfp-sfpplus1",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "sfp-sfpplus1",
                "tags": [],
                "type": "10gbase-x-sfpp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3141,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3141/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3141/?format=api",
            "display": "DCIM | interface ether22 updated by voc",
            "time": "2025-07-16T19:05:25.361041Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 460,
            "changed_object": {
                "id": 460,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/460/?format=api",
                "display": "ether22",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether22",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether22",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether22",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3140,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3140/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3140/?format=api",
            "display": "DCIM | interface ether21 updated by voc",
            "time": "2025-07-16T19:05:25.317729Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 459,
            "changed_object": {
                "id": 459,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/459/?format=api",
                "display": "ether21",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether21",
                "description": "VOC devices",
                "cable": {
                    "id": 65,
                    "url": "https://netbox.c3voc.de/api/dcim/cables/65/?format=api",
                    "display": "#65",
                    "label": "",
                    "description": ""
                },
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether21",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether21",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3139,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3139/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3139/?format=api",
            "display": "DCIM | interface ether20 updated by voc",
            "time": "2025-07-16T19:05:25.276771Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 458,
            "changed_object": {
                "id": 458,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/458/?format=api",
                "display": "ether20",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether20",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether20",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether20",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3138,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3138/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3138/?format=api",
            "display": "DCIM | interface ether19 updated by voc",
            "time": "2025-07-16T19:05:25.233532Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 457,
            "changed_object": {
                "id": 457,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/457/?format=api",
                "display": "ether19",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether19",
                "description": "VOC devices",
                "cable": {
                    "id": 66,
                    "url": "https://netbox.c3voc.de/api/dcim/cables/66/?format=api",
                    "display": "#66",
                    "label": "",
                    "description": ""
                },
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether19",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether19",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3137,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3137/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3137/?format=api",
            "display": "DCIM | interface ether18 updated by voc",
            "time": "2025-07-16T19:05:25.191030Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 456,
            "changed_object": {
                "id": 456,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/456/?format=api",
                "display": "ether18",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether18",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether18",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether18",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3136,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3136/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3136/?format=api",
            "display": "DCIM | interface ether17 updated by voc",
            "time": "2025-07-16T19:05:25.149095Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 455,
            "changed_object": {
                "id": 455,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/455/?format=api",
                "display": "ether17",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether17",
                "description": "VOC devices",
                "cable": {
                    "id": 67,
                    "url": "https://netbox.c3voc.de/api/dcim/cables/67/?format=api",
                    "display": "#67",
                    "label": "",
                    "description": ""
                },
                "_occupied": true
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether17",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether17",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3135,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3135/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3135/?format=api",
            "display": "DCIM | interface ether16 updated by voc",
            "time": "2025-07-16T19:05:25.111531Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 454,
            "changed_object": {
                "id": 454,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/454/?format=api",
                "display": "ether16",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether16",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether16",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether16",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3134,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3134/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3134/?format=api",
            "display": "DCIM | interface ether15 updated by voc",
            "time": "2025-07-16T19:05:25.071200Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 453,
            "changed_object": {
                "id": 453,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/453/?format=api",
                "display": "ether15",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether15",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether15",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether15",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3133,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3133/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3133/?format=api",
            "display": "DCIM | interface ether14 updated by voc",
            "time": "2025-07-16T19:05:25.030721Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 452,
            "changed_object": {
                "id": 452,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/452/?format=api",
                "display": "ether14",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether14",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether14",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether14",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3132,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3132/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3132/?format=api",
            "display": "DCIM | interface ether13 updated by voc",
            "time": "2025-07-16T19:05:24.993025Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 451,
            "changed_object": {
                "id": 451,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/451/?format=api",
                "display": "ether13",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether13",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether13",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether13",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3131,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3131/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3131/?format=api",
            "display": "DCIM | interface ether12 updated by voc",
            "time": "2025-07-16T19:05:24.951146Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 450,
            "changed_object": {
                "id": 450,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/450/?format=api",
                "display": "ether12",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether12",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether12",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether12",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3130,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3130/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3130/?format=api",
            "display": "DCIM | interface ether11 updated by voc",
            "time": "2025-07-16T19:05:24.909317Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 449,
            "changed_object": {
                "id": 449,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/449/?format=api",
                "display": "ether11",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether11",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether11",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether11",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3129,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3129/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3129/?format=api",
            "display": "DCIM | interface ether10 updated by voc",
            "time": "2025-07-16T19:05:24.868395Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 448,
            "changed_object": {
                "id": 448,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/448/?format=api",
                "display": "ether10",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether10",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether10",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether10",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3128,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3128/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3128/?format=api",
            "display": "DCIM | interface ether9 updated by voc",
            "time": "2025-07-16T19:05:24.822300Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "e5177883-9b98-4f79-9bd2-774847c5b773",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 447,
            "changed_object": {
                "id": 447,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/447/?format=api",
                "display": "ether9",
                "device": {
                    "id": 29,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/29/?format=api",
                    "display": "switch6-foh",
                    "name": "switch6-foh",
                    "description": ""
                },
                "name": "ether9",
                "description": "VOC devices",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether9",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether9",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 29,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "VOC devices",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 3,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        },
        {
            "id": 3127,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3127/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3127/?format=api",
            "display": "DCIM | cable termination Cable #64 to ether1 created by voc",
            "time": "2025-07-16T18:59:01.504894Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "805be45d-078e-4f7d-85ea-0021d9f76595",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 107,
            "changed_object": {
                "id": 107,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/107/?format=api",
                "display": "Cable #64 to ether1",
                "cable": 64,
                "cable_end": "B",
                "termination_type": "dcim.interface",
                "termination_id": 791,
                "termination": {
                    "id": 791,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/791/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 52,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/52/?format=api",
                        "display": "reciever 5",
                        "name": "reciever 5",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 64,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/64/?format=api",
                        "display": "#64",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T18:59:01.504115Z",
                "last_updated": "2025-07-16T18:59:01.504123Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 64,
                "cable_end": "B",
                "termination_id": 791,
                "termination_type": 32
            }
        },
        {
            "id": 3126,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3126/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3126/?format=api",
            "display": "DCIM | cable termination Cable #64 to ether17 created by voc",
            "time": "2025-07-16T18:59:01.498330Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "805be45d-078e-4f7d-85ea-0021d9f76595",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 106,
            "changed_object": {
                "id": 106,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/106/?format=api",
                "display": "Cable #64 to ether17",
                "cable": 64,
                "cable_end": "A",
                "termination_type": "dcim.interface",
                "termination_id": 429,
                "termination": {
                    "id": 429,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/429/?format=api",
                    "display": "ether17",
                    "device": {
                        "id": 28,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/28/?format=api",
                        "display": "switch5-foh",
                        "name": "switch5-foh",
                        "description": ""
                    },
                    "name": "ether17",
                    "description": "VOC devices",
                    "cable": {
                        "id": 64,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/64/?format=api",
                        "display": "#64",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T18:59:01.497317Z",
                "last_updated": "2025-07-16T18:59:01.497326Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 64,
                "cable_end": "A",
                "termination_id": 429,
                "termination_type": 32
            }
        },
        {
            "id": 3125,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3125/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3125/?format=api",
            "display": "DCIM | cable #64 created by voc",
            "time": "2025-07-16T18:59:01.469450Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "805be45d-078e-4f7d-85ea-0021d9f76595",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 64,
            "changed_object": {
                "id": 64,
                "url": "https://netbox.c3voc.de/api/dcim/cables/64/?format=api",
                "display": "#64",
                "label": "",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 3124,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3124/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3124/?format=api",
            "display": "DCIM | cable termination Cable #63 to ether1 created by voc",
            "time": "2025-07-16T18:58:43.383208Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "cec95277-0f00-4fc0-b6a7-7d81a64eb31f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 105,
            "changed_object": {
                "id": 105,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/105/?format=api",
                "display": "Cable #63 to ether1",
                "cable": 63,
                "cable_end": "B",
                "termination_type": "dcim.interface",
                "termination_id": 781,
                "termination": {
                    "id": 781,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/781/?format=api",
                    "display": "ether1",
                    "device": {
                        "id": 46,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/46/?format=api",
                        "display": "audio mixer 5",
                        "name": "audio mixer 5",
                        "description": ""
                    },
                    "name": "ether1",
                    "description": "",
                    "cable": {
                        "id": 63,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/63/?format=api",
                        "display": "#63",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T18:58:43.382533Z",
                "last_updated": "2025-07-16T18:58:43.382542Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 63,
                "cable_end": "B",
                "termination_id": 781,
                "termination_type": 32
            }
        },
        {
            "id": 3123,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3123/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3123/?format=api",
            "display": "DCIM | cable termination Cable #63 to ether19 created by voc",
            "time": "2025-07-16T18:58:43.377044Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "cec95277-0f00-4fc0-b6a7-7d81a64eb31f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 104,
            "changed_object": {
                "id": 104,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/104/?format=api",
                "display": "Cable #63 to ether19",
                "cable": 63,
                "cable_end": "A",
                "termination_type": "dcim.interface",
                "termination_id": 431,
                "termination": {
                    "id": 431,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/431/?format=api",
                    "display": "ether19",
                    "device": {
                        "id": 28,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/28/?format=api",
                        "display": "switch5-foh",
                        "name": "switch5-foh",
                        "description": ""
                    },
                    "name": "ether19",
                    "description": "VOC devices",
                    "cable": {
                        "id": 63,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/63/?format=api",
                        "display": "#63",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T18:58:43.376169Z",
                "last_updated": "2025-07-16T18:58:43.376179Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 63,
                "cable_end": "A",
                "termination_id": 431,
                "termination_type": 32
            }
        },
        {
            "id": 3122,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3122/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3122/?format=api",
            "display": "DCIM | cable #63 created by voc",
            "time": "2025-07-16T18:58:43.359018Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "cec95277-0f00-4fc0-b6a7-7d81a64eb31f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 63,
            "changed_object": {
                "id": 63,
                "url": "https://netbox.c3voc.de/api/dcim/cables/63/?format=api",
                "display": "#63",
                "label": "",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 3121,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3121/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3121/?format=api",
            "display": "DCIM | cable termination Cable #62 to ether5 created by voc",
            "time": "2025-07-16T18:54:44.030848Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "7856d19b-5fe5-4548-8678-295f3ca2e665",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 103,
            "changed_object": {
                "id": 103,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/103/?format=api",
                "display": "Cable #62 to ether5",
                "cable": 62,
                "cable_end": "B",
                "termination_type": "dcim.interface",
                "termination_id": 819,
                "termination": {
                    "id": 819,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/819/?format=api",
                    "display": "ether5",
                    "device": {
                        "id": 58,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/58/?format=api",
                        "display": "poe switch 5",
                        "name": "poe switch 5",
                        "description": ""
                    },
                    "name": "ether5",
                    "description": "",
                    "cable": {
                        "id": 62,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/62/?format=api",
                        "display": "#62",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T18:54:44.030197Z",
                "last_updated": "2025-07-16T18:54:44.030206Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 62,
                "cable_end": "B",
                "termination_id": 819,
                "termination_type": 32
            }
        },
        {
            "id": 3120,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3120/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3120/?format=api",
            "display": "DCIM | cable termination Cable #62 to ether21 created by voc",
            "time": "2025-07-16T18:54:44.024668Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "7856d19b-5fe5-4548-8678-295f3ca2e665",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cabletermination",
            "changed_object_id": 102,
            "changed_object": {
                "id": 102,
                "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/102/?format=api",
                "display": "Cable #62 to ether21",
                "cable": 62,
                "cable_end": "A",
                "termination_type": "dcim.interface",
                "termination_id": 433,
                "termination": {
                    "id": 433,
                    "url": "https://netbox.c3voc.de/api/dcim/interfaces/433/?format=api",
                    "display": "ether21",
                    "device": {
                        "id": 28,
                        "url": "https://netbox.c3voc.de/api/dcim/devices/28/?format=api",
                        "display": "switch5-foh",
                        "name": "switch5-foh",
                        "description": ""
                    },
                    "name": "ether21",
                    "description": "VOC devices",
                    "cable": {
                        "id": 62,
                        "url": "https://netbox.c3voc.de/api/dcim/cables/62/?format=api",
                        "display": "#62",
                        "label": "",
                        "description": ""
                    },
                    "_occupied": true
                },
                "created": "2025-07-16T18:54:44.023434Z",
                "last_updated": "2025-07-16T18:54:44.023444Z"
            },
            "prechange_data": {},
            "postchange_data": {
                "cable": 62,
                "cable_end": "A",
                "termination_id": 433,
                "termination_type": 32
            }
        },
        {
            "id": 3119,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3119/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3119/?format=api",
            "display": "DCIM | cable #62 created by voc",
            "time": "2025-07-16T18:54:44.006652Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "7856d19b-5fe5-4548-8678-295f3ca2e665",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.cable",
            "changed_object_id": 62,
            "changed_object": {
                "id": 62,
                "url": "https://netbox.c3voc.de/api/dcim/cables/62/?format=api",
                "display": "#62",
                "label": "",
                "description": ""
            },
            "prechange_data": {},
            "postchange_data": {
                "tags": [],
                "type": "",
                "color": "",
                "label": "",
                "length": null,
                "status": "connected",
                "tenant": null,
                "comments": "",
                "description": "",
                "length_unit": "",
                "custom_fields": {}
            }
        },
        {
            "id": 3118,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3118/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3118/?format=api",
            "display": "DCIM | interface public created by voc",
            "time": "2025-07-16T18:48:58.519831Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "c41181e1-9e1b-4fbd-a014-766c70c7689e",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 844,
            "changed_object": null,
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "public",
                "tags": [],
                "type": "virtual",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 28,
                "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": 3117,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3117/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3117/?format=api",
            "display": "DCIM | interface voc-intern created by voc",
            "time": "2025-07-16T18:48:31.909117Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "5f002961-4bb9-48d3-8333-4a15aa4dbfdd",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 843,
            "changed_object": {
                "id": 843,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/843/?format=api",
                "display": "voc-intern",
                "device": {
                    "id": 28,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/28/?format=api",
                    "display": "switch5-foh",
                    "name": "switch5-foh",
                    "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": 28,
                "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": 3116,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3116/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3116/?format=api",
            "display": "DCIM | interface ether4 updated by voc",
            "time": "2025-07-16T18:48:07.740791Z",
            "user": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/users/users/1/?format=api",
                "display": "voc",
                "username": "voc"
            },
            "user_name": "voc",
            "request_id": "7b93489f-221b-4381-a310-af97395d1dc3",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 416,
            "changed_object": {
                "id": 416,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/416/?format=api",
                "display": "ether4",
                "device": {
                    "id": 28,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/28/?format=api",
                    "display": "switch5-foh",
                    "name": "switch5-foh",
                    "description": ""
                },
                "name": "ether4",
                "description": "Public event net",
                "cable": null,
                "_occupied": false
            },
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 28,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": "access",
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 28,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": "",
                "mgmt_only": false,
                "rf_channel": "",
                "description": "Public event net",
                "mac_address": null,
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": 2,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "rf_channel_frequency": null
            }
        }
    ]
}