Retrieve a list of recent changes.

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

{
    "count": 83,
    "next": null,
    "previous": "https://netbox.c3voc.de/api/core/object-changes/?format=api&limit=50",
    "results": [
        {
            "id": 3914,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3914/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3914/?format=api",
            "display": "DCIM | device router28 updated by zoe",
            "time": "2026-06-18T19:38:38.672970Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "8a647aa8-7414-49a0-826d-5e7fa6b013f5",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 73,
            "changed_object": {
                "id": 73,
                "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                "display": "router28",
                "name": "router28",
                "description": ""
            },
            "message": "",
            "prechange_data": {
                "face": null,
                "name": "router28",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "active",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": null,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 24,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 9,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 0,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            },
            "postchange_data": {
                "face": null,
                "name": "router28",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "active",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": 7,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 24,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 9,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 1,
                "console_port_count": 0,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3913,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3913/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3913/?format=api",
            "display": "DCIM | location case28 created by zoe",
            "time": "2026-06-18T19:38:23.306258Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "71f90759-c6f5-43df-915b-d7f3ae47a09e",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.location",
            "changed_object_id": 7,
            "changed_object": {
                "id": 7,
                "url": "https://netbox.c3voc.de/api/dcim/locations/7/?format=api",
                "display": "case28",
                "name": "case28",
                "slug": "case28",
                "description": "",
                "rack_count": 0,
                "_depth": 0
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "case28",
                "site": 1,
                "slug": "case28",
                "tags": [],
                "parent": null,
                "status": "active",
                "tenant": null,
                "comments": "",
                "facility": "",
                "description": "",
                "custom_fields": {}
            }
        },
        {
            "id": 3912,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3912/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3912/?format=api",
            "display": "DCIM | interface ether4 updated by zoe",
            "time": "2026-06-18T19:33:49.571336Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "bae7db04-361b-4c14-94d0-0fccd09a9eb3",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 863,
            "changed_object": {
                "id": 863,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/863/?format=api",
                "display": "ether4",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether4",
                "description": "Minion",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "minion",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": null,
                "poe_mode": null,
                "poe_type": null,
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": null,
                "poe_mode": null,
                "poe_type": null,
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "minion",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3911,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3911/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3911/?format=api",
            "display": "DCIM | interface ether5 updated by zoe",
            "time": "2026-06-18T19:33:39.065721Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "71d2253a-3d57-4d49-b76b-67cf746392af",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 864,
            "changed_object": {
                "id": 864,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/864/?format=api",
                "display": "ether5",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether5",
                "description": "Office",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": null,
                "poe_mode": "pse",
                "poe_type": null,
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "office",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3910,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3910/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3910/?format=api",
            "display": "DCIM | interface ether4 (minion) updated by zoe",
            "time": "2026-06-18T19:33:26.033233Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "e4db85e2-1f62-43fd-9e93-1a175306594b",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 863,
            "changed_object": {
                "id": 863,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/863/?format=api",
                "display": "ether4",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether4",
                "description": "Minion",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "minion",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": null,
                "poe_mode": null,
                "poe_type": null,
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3909,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3909/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3909/?format=api",
            "display": "DCIM | interface ether3 updated by zoe",
            "time": "2026-06-18T19:33:16.282659Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "e19443ed-1f7e-4ac9-834f-8861d7168628",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 862,
            "changed_object": {
                "id": 862,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/862/?format=api",
                "display": "ether3",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether3",
                "description": "Mixer-Laptop",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": null,
                "poe_mode": null,
                "poe_type": null,
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "mixer-laptop",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3908,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3908/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3908/?format=api",
            "display": "DCIM | interface ether2 updated by zoe",
            "time": "2026-06-18T19:32:41.956636Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "9898d70d-8f03-43a5-8efc-c7f6d8c8d96e",
            "action": {
                "value": "update",
                "label": "Updated"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 861,
            "changed_object": {
                "id": 861,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/861/?format=api",
                "display": "ether2",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether2",
                "description": "Encoder",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            },
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": null,
                "poe_mode": null,
                "poe_type": null,
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "encoder",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3907,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3907/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3907/?format=api",
            "display": "DCIM | interface external_bridge created by zoe",
            "time": "2026-06-18T19:29:52.949481Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "38663f3e-52ac-4a0c-9447-6e0c447f3ea8",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 868,
            "changed_object": null,
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "external_bridge",
                "tags": [],
                "type": "bridge",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": null,
                "poe_mode": null,
                "poe_type": null,
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3906,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3906/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3906/?format=api",
            "display": "Wireless | wireless LAN group saal28 deleted by zoe",
            "time": "2026-06-18T19:28:18.511136Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "286b725f-79b0-445f-99e7-9fabe717e197",
            "action": {
                "value": "delete",
                "label": "Deleted"
            },
            "changed_object_type": "wireless.wirelesslangroup",
            "changed_object_id": 1,
            "changed_object": null,
            "message": "",
            "prechange_data": {
                "name": "saal28",
                "slug": "saal28",
                "tags": [
                    "bundlewrap"
                ],
                "parent": null,
                "comments": "",
                "description": "WiFi in saal28",
                "custom_fields": {}
            },
            "postchange_data": {}
        },
        {
            "id": 3905,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3905/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3905/?format=api",
            "display": "Wireless | wireless LAN c3voc-saal28 deleted by zoe",
            "time": "2026-06-18T19:28:04.928665Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d8d0dcdb-1172-4c99-8f73-e1d8d5187ea9",
            "action": {
                "value": "delete",
                "label": "Deleted"
            },
            "changed_object_type": "wireless.wirelesslan",
            "changed_object_id": 1,
            "changed_object": null,
            "message": "Remove again because wifi pw",
            "prechange_data": {
                "ssid": "c3voc-saal28",
                "tags": [
                    "bundlewrap"
                ],
                "vlan": 3,
                "group": 1,
                "status": "active",
                "tenant": null,
                "auth_psk": "YyuVePcMMUF45tnY",
                "comments": "",
                "scope_id": null,
                "auth_type": "wpa-personal",
                "scope_type": null,
                "auth_cipher": null,
                "description": "",
                "custom_fields": {}
            },
            "postchange_data": {}
        },
        {
            "id": 3904,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3904/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3904/?format=api",
            "display": "Wireless | wireless LAN c3voc-saal28 created by zoe",
            "time": "2026-06-18T19:27:42.076999Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "cd570b3c-617a-49c9-921b-1478eb5749ca",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "wireless.wirelesslan",
            "changed_object_id": 1,
            "changed_object": null,
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "ssid": "c3voc-saal28",
                "tags": [
                    "bundlewrap"
                ],
                "vlan": 3,
                "group": 1,
                "status": "active",
                "tenant": null,
                "auth_psk": "YyuVePcMMUF45tnY",
                "comments": "",
                "scope_id": null,
                "auth_type": "wpa-personal",
                "scope_type": null,
                "auth_cipher": null,
                "description": "",
                "custom_fields": {}
            }
        },
        {
            "id": 3903,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3903/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3903/?format=api",
            "display": "Wireless | wireless LAN group saal28 created by zoe",
            "time": "2026-06-18T19:26:47.655683Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "8576369f-015d-4529-a26f-26d2d1a31e1f",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "wireless.wirelesslangroup",
            "changed_object_id": 1,
            "changed_object": null,
            "message": "Add saal28 wifi group",
            "prechange_data": {},
            "postchange_data": {
                "name": "saal28",
                "slug": "saal28",
                "tags": [
                    "bundlewrap"
                ],
                "parent": null,
                "comments": "",
                "description": "WiFi in saal28",
                "custom_fields": {}
            }
        },
        {
            "id": 3902,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3902/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3902/?format=api",
            "display": "DCIM | interface wlan2 created by zoe",
            "time": "2026-06-18T19:23:11.981260Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 867,
            "changed_object": {
                "id": 867,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/867/?format=api",
                "display": "wifi2",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "wifi2",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "wlan2",
                "tags": [],
                "type": "ieee802.11ax",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3901,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3901/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3901/?format=api",
            "display": "DCIM | interface wlan1 created by zoe",
            "time": "2026-06-18T19:23:11.960623Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 866,
            "changed_object": {
                "id": 866,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/866/?format=api",
                "display": "wifi1",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "wifi1",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "wlan1",
                "tags": [],
                "type": "ieee802.11ax",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3900,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3900/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3900/?format=api",
            "display": "DCIM | interface sfp1 created by zoe",
            "time": "2026-06-18T19:23:11.939872Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 865,
            "changed_object": {
                "id": 865,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/865/?format=api",
                "display": "sfp1",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "sfp1",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "sfp1",
                "tags": [],
                "type": "1000base-x-sfp",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3899,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3899/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3899/?format=api",
            "display": "DCIM | interface ether5 created by zoe",
            "time": "2026-06-18T19:23:11.918948Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 864,
            "changed_object": {
                "id": 864,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/864/?format=api",
                "display": "ether5",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether5",
                "description": "Office",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether5",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3898,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3898/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3898/?format=api",
            "display": "DCIM | interface ether4 created by zoe",
            "time": "2026-06-18T19:23:11.893116Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 863,
            "changed_object": {
                "id": 863,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/863/?format=api",
                "display": "ether4",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether4",
                "description": "Minion",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether4",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3897,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3897/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3897/?format=api",
            "display": "DCIM | interface ether3 created by zoe",
            "time": "2026-06-18T19:23:11.856482Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 862,
            "changed_object": {
                "id": 862,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/862/?format=api",
                "display": "ether3",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether3",
                "description": "Mixer-Laptop",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether3",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3896,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3896/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3896/?format=api",
            "display": "DCIM | interface ether2 created by zoe",
            "time": "2026-06-18T19:23:11.825589Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 861,
            "changed_object": {
                "id": 861,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/861/?format=api",
                "display": "ether2",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether2",
                "description": "Encoder",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether2",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3895,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3895/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3895/?format=api",
            "display": "DCIM | interface ether1 created by zoe",
            "time": "2026-06-18T19:23:11.781216Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interface",
            "changed_object_id": 860,
            "changed_object": {
                "id": 860,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/860/?format=api",
                "display": "ether1",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "ether1",
                "description": "WAN / EVENT",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "lag": null,
                "mtu": null,
                "vrf": null,
                "wwn": null,
                "mode": null,
                "name": "ether1",
                "tags": [],
                "type": "1000base-t",
                "vdcs": [],
                "cable": null,
                "label": "",
                "speed": null,
                "bridge": null,
                "device": 73,
                "duplex": null,
                "module": null,
                "parent": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "tx_power": null,
                "cable_end": null,
                "mgmt_only": false,
                "qinq_svlan": null,
                "rf_channel": null,
                "description": "",
                "tagged_vlans": [],
                "custom_fields": {},
                "untagged_vlan": null,
                "wireless_lans": [],
                "wireless_link": null,
                "mark_connected": false,
                "rf_channel_width": null,
                "primary_mac_address": null,
                "rf_channel_frequency": null,
                "vlan_translation_policy": null
            }
        },
        {
            "id": 3894,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3894/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3894/?format=api",
            "display": "DCIM | power port power1 created by zoe",
            "time": "2026-06-18T19:23:11.640257Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.powerport",
            "changed_object_id": 39,
            "changed_object": {
                "id": 39,
                "url": "https://netbox.c3voc.de/api/dcim/power-ports/39/?format=api",
                "display": "power1",
                "device": {
                    "id": 73,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                    "display": "router28",
                    "name": "router28",
                    "description": ""
                },
                "name": "power1",
                "description": "",
                "cable": null,
                "_occupied": false
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "power1",
                "tags": [],
                "type": "dc-terminal",
                "cable": null,
                "label": "",
                "device": 73,
                "module": null,
                "cable_end": null,
                "description": "",
                "maximum_draw": 34,
                "custom_fields": {},
                "allocated_draw": null,
                "mark_connected": false
            }
        },
        {
            "id": 3893,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3893/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3893/?format=api",
            "display": "DCIM | device router28 created by zoe",
            "time": "2026-06-18T19:23:11.555618Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "ceb59c5f-480d-4088-9e25-a42147798422",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.device",
            "changed_object_id": 73,
            "changed_object": {
                "id": 73,
                "url": "https://netbox.c3voc.de/api/dcim/devices/73/?format=api",
                "display": "router28",
                "name": "router28",
                "description": ""
            },
            "message": "Add router28 as a device",
            "prechange_data": {},
            "postchange_data": {
                "face": null,
                "name": "router28",
                "rack": null,
                "role": 1,
                "site": 1,
                "tags": [
                    "bundlewrap"
                ],
                "oob_ip": null,
                "serial": "",
                "status": "active",
                "tenant": null,
                "airflow": "passive",
                "cluster": null,
                "comments": "",
                "latitude": null,
                "location": null,
                "platform": null,
                "position": null,
                "asset_tag": null,
                "longitude": null,
                "description": "",
                "device_type": 24,
                "primary_ip4": null,
                "primary_ip6": null,
                "vc_position": null,
                "vc_priority": null,
                "custom_fields": {},
                "config_template": null,
                "interface_count": 0,
                "rear_port_count": 0,
                "virtual_chassis": null,
                "device_bay_count": 0,
                "front_port_count": 0,
                "module_bay_count": 0,
                "power_port_count": 0,
                "console_port_count": 0,
                "local_context_data": null,
                "power_outlet_count": 0,
                "inventory_item_count": 0,
                "console_server_port_count": 0
            }
        },
        {
            "id": 3892,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3892/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3892/?format=api",
            "display": "DCIM | interface template wlan2 created by zoe",
            "time": "2026-06-18T19:22:38.066630Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 158,
            "changed_object": {
                "id": 158,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/158/?format=api",
                "display": "wlan2",
                "name": "wlan2",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "wlan2",
                "type": "ieee802.11ax",
                "label": "",
                "bridge": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 24,
                "module_type": null
            }
        },
        {
            "id": 3891,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3891/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3891/?format=api",
            "display": "DCIM | interface template wlan1 created by zoe",
            "time": "2026-06-18T19:22:38.049390Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 157,
            "changed_object": {
                "id": 157,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/157/?format=api",
                "display": "wlan1",
                "name": "wlan1",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "wlan1",
                "type": "ieee802.11ax",
                "label": "",
                "bridge": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 24,
                "module_type": null
            }
        },
        {
            "id": 3890,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3890/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3890/?format=api",
            "display": "DCIM | interface template sfp1 created by zoe",
            "time": "2026-06-18T19:22:38.031510Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 156,
            "changed_object": {
                "id": 156,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/156/?format=api",
                "display": "sfp1",
                "name": "sfp1",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "sfp1",
                "type": "1000base-x-sfp",
                "label": "",
                "bridge": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 24,
                "module_type": null
            }
        },
        {
            "id": 3889,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3889/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3889/?format=api",
            "display": "DCIM | interface template ether5 created by zoe",
            "time": "2026-06-18T19:22:38.014401Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 155,
            "changed_object": {
                "id": 155,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/155/?format=api",
                "display": "ether5",
                "name": "ether5",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "ether5",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "pse",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 24,
                "module_type": null
            }
        },
        {
            "id": 3888,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3888/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3888/?format=api",
            "display": "DCIM | interface template ether4 created by zoe",
            "time": "2026-06-18T19:22:37.996290Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 154,
            "changed_object": {
                "id": 154,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/154/?format=api",
                "display": "ether4",
                "name": "ether4",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "ether4",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 24,
                "module_type": null
            }
        },
        {
            "id": 3887,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3887/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3887/?format=api",
            "display": "DCIM | interface template ether3 created by zoe",
            "time": "2026-06-18T19:22:37.978523Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 153,
            "changed_object": {
                "id": 153,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/153/?format=api",
                "display": "ether3",
                "name": "ether3",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "ether3",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 24,
                "module_type": null
            }
        },
        {
            "id": 3886,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3886/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3886/?format=api",
            "display": "DCIM | interface template ether2 created by zoe",
            "time": "2026-06-18T19:22:37.957659Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 152,
            "changed_object": {
                "id": 152,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/152/?format=api",
                "display": "ether2",
                "name": "ether2",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "ether2",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 24,
                "module_type": null
            }
        },
        {
            "id": 3885,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3885/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3885/?format=api",
            "display": "DCIM | interface template ether1 created by zoe",
            "time": "2026-06-18T19:22:37.940482Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.interfacetemplate",
            "changed_object_id": 151,
            "changed_object": {
                "id": 151,
                "url": "https://netbox.c3voc.de/api/dcim/interface-templates/151/?format=api",
                "display": "ether1",
                "name": "ether1",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "ether1",
                "type": "1000base-t",
                "label": "",
                "bridge": null,
                "enabled": true,
                "rf_role": "",
                "poe_mode": "",
                "poe_type": "",
                "mgmt_only": false,
                "description": "",
                "device_type": 24,
                "module_type": null
            }
        },
        {
            "id": 3884,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3884/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3884/?format=api",
            "display": "DCIM | power port template power1 created by zoe",
            "time": "2026-06-18T19:22:37.918703Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.powerporttemplate",
            "changed_object_id": 10,
            "changed_object": {
                "id": 10,
                "url": "https://netbox.c3voc.de/api/dcim/power-port-templates/10/?format=api",
                "display": "power1",
                "name": "power1",
                "description": ""
            },
            "message": "",
            "prechange_data": {},
            "postchange_data": {
                "name": "power1",
                "type": "dc-terminal",
                "label": "",
                "description": "",
                "device_type": 24,
                "module_type": null,
                "maximum_draw": 34,
                "allocated_draw": null
            }
        },
        {
            "id": 3883,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3883/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3883/?format=api",
            "display": "DCIM | device type hAP ax S created by zoe",
            "time": "2026-06-18T19:22:37.869247Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "d0e385ae-18ac-470e-aea8-6ad4b8fb095b",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "dcim.devicetype",
            "changed_object_id": 24,
            "changed_object": {
                "id": 24,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/24/?format=api",
                "display": "hAP ax S",
                "manufacturer": {
                    "id": 6,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/6/?format=api",
                    "display": "Mikrotik",
                    "name": "Mikrotik",
                    "slug": "mikrotik",
                    "description": ""
                },
                "model": "hAP ax S",
                "slug": "mikrotik-hap-ax-s",
                "description": ""
            },
            "message": "Add mikrotik hap ax s",
            "prechange_data": {},
            "postchange_data": {
                "slug": "mikrotik-hap-ax-s",
                "tags": [],
                "model": "hAP ax S",
                "weight": "820",
                "airflow": "passive",
                "comments": "[Product Page](https://mikrotik.com/product/hap_ax_s)\nhAP ax S - WiFi 6 dual-band router with 5x GbE, 1x 2.5G SFP, PoE-out.",
                "u_height": "0",
                "rear_image": "",
                "description": "",
                "front_image": "",
                "part_number": "E62iUGS-2axD5axT",
                "weight_unit": "g",
                "manufacturer": 6,
                "custom_fields": {},
                "is_full_depth": false,
                "subdevice_role": null,
                "default_platform": null,
                "exclude_from_utilization": false,
                "interface_template_count": 0,
                "rear_port_template_count": 0,
                "device_bay_template_count": 0,
                "front_port_template_count": 0,
                "module_bay_template_count": 0,
                "power_port_template_count": 0,
                "console_port_template_count": 0,
                "power_outlet_template_count": 0,
                "inventory_item_template_count": 0,
                "console_server_port_template_count": 0
            }
        },
        {
            "id": 3861,
            "url": "https://netbox.c3voc.de/api/core/object-changes/3861/?format=api",
            "display_url": "https://netbox.c3voc.de/core/changelog/3861/?format=api",
            "display": "IPAM | IP address 10.73.28.201/24 created by zoe",
            "time": "2026-06-18T19:11:38.138404Z",
            "user": {
                "id": 38,
                "url": "https://netbox.c3voc.de/api/users/users/38/?format=api",
                "display": "zoe (Zoe)",
                "username": "zoe"
            },
            "user_name": "zoe",
            "request_id": "285cacbb-a4db-4038-9c63-bbbaf82a2c86",
            "action": {
                "value": "create",
                "label": "Created"
            },
            "changed_object_type": "ipam.ipaddress",
            "changed_object_id": 738,
            "changed_object": {
                "id": 738,
                "url": "https://netbox.c3voc.de/api/ipam/ip-addresses/738/?format=api",
                "display": "10.73.28.201/24",
                "family": {
                    "value": 4,
                    "label": "IPv4"
                },
                "address": "10.73.28.201/24",
                "description": "router28"
            },
            "message": "Add router28",
            "prechange_data": {},
            "postchange_data": {
                "vrf": null,
                "role": null,
                "tags": [],
                "status": "active",
                "tenant": null,
                "address": "10.73.28.201/24",
                "comments": "",
                "dns_name": "",
                "nat_inside": null,
                "description": "router28",
                "custom_fields": {
                    "mac_address": null,
                    "wg_public_key": null,
                    "wg_additional_config": null
                },
                "assigned_object_id": null,
                "assigned_object_type": null
            }
        }
    ]
}