GET /api/dcim/cable-terminations/?format=api&offset=50
HTTP 200 OK
Allow: GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 76,
    "next": null,
    "previous": "https://netbox.c3voc.de/api/dcim/cable-terminations/?format=api&limit=50",
    "results": [
        {
            "id": 51,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/51/?format=api",
            "display": "Cable #40 to 7",
            "cable": 40,
            "cable_end": "A",
            "termination_type": "dcim.poweroutlet",
            "termination_id": 17,
            "termination": {
                "id": 17,
                "url": "https://netbox.c3voc.de/api/dcim/power-outlets/17/?format=api",
                "display": "7",
                "device": {
                    "id": 11,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/11/?format=api",
                    "display": "Redundancy",
                    "name": "Redundancy"
                },
                "name": "7",
                "cable": 40,
                "_occupied": true
            },
            "created": "2023-10-20T18:10:31.055368Z",
            "last_updated": "2023-10-20T18:10:31.405699Z"
        },
        {
            "id": 52,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/52/?format=api",
            "display": "Cable #40 to PSU2",
            "cable": 40,
            "cable_end": "B",
            "termination_type": "dcim.powerport",
            "termination_id": 17,
            "termination": {
                "id": 17,
                "url": "https://netbox.c3voc.de/api/dcim/power-ports/17/?format=api",
                "display": "PSU2",
                "device": {
                    "id": 2,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/2/?format=api",
                    "display": "swt-colo-2",
                    "name": "swt-colo-2"
                },
                "name": "PSU2",
                "cable": 40,
                "_occupied": true
            },
            "created": "2023-10-20T18:10:31.055368Z",
            "last_updated": "2023-10-20T18:10:31.405699Z"
        },
        {
            "id": 53,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/53/?format=api",
            "display": "Cable #41 to 8",
            "cable": 41,
            "cable_end": "A",
            "termination_type": "dcim.poweroutlet",
            "termination_id": 18,
            "termination": {
                "id": 18,
                "url": "https://netbox.c3voc.de/api/dcim/power-outlets/18/?format=api",
                "display": "8",
                "device": {
                    "id": 11,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/11/?format=api",
                    "display": "Redundancy",
                    "name": "Redundancy"
                },
                "name": "8",
                "cable": 41,
                "_occupied": true
            },
            "created": "2023-10-20T18:10:31.055368Z",
            "last_updated": "2023-10-20T18:10:31.405699Z"
        },
        {
            "id": 54,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/54/?format=api",
            "display": "Cable #41 to PSU2",
            "cable": 41,
            "cable_end": "B",
            "termination_type": "dcim.powerport",
            "termination_id": 15,
            "termination": {
                "id": 15,
                "url": "https://netbox.c3voc.de/api/dcim/power-ports/15/?format=api",
                "display": "PSU2",
                "device": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/1/?format=api",
                    "display": "swt-colo-1",
                    "name": "swt-colo-1"
                },
                "name": "PSU2",
                "cable": 41,
                "_occupied": true
            },
            "created": "2023-10-20T18:10:31.055368Z",
            "last_updated": "2023-10-20T18:10:31.405699Z"
        },
        {
            "id": 55,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/55/?format=api",
            "display": "Cable #42 to ttyS0",
            "cable": 42,
            "cable_end": "A",
            "termination_type": "dcim.consoleserverport",
            "termination_id": 1,
            "termination": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/console-server-ports/1/?format=api",
                "display": "ttyS0",
                "device": {
                    "id": 6,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/6/?format=api",
                    "display": "storage",
                    "name": "storage"
                },
                "name": "ttyS0",
                "cable": 42,
                "_occupied": true
            },
            "created": "2023-10-20T18:10:31.055368Z",
            "last_updated": "2023-10-20T18:10:31.405699Z"
        },
        {
            "id": 56,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/56/?format=api",
            "display": "Cable #42 to CON",
            "cable": 42,
            "cable_end": "B",
            "termination_type": "dcim.consoleport",
            "termination_id": 2,
            "termination": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/console-ports/2/?format=api",
                "display": "CON",
                "device": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/1/?format=api",
                    "display": "swt-colo-1",
                    "name": "swt-colo-1"
                },
                "name": "CON",
                "cable": 42,
                "_occupied": true
            },
            "created": "2023-10-20T18:10:31.055368Z",
            "last_updated": "2023-10-20T18:10:31.405699Z"
        },
        {
            "id": 61,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/61/?format=api",
            "display": "Cable #43 to IN",
            "cable": 43,
            "cable_end": "A",
            "termination_type": "dcim.powerport",
            "termination_id": 24,
            "termination": {
                "id": 24,
                "url": "https://netbox.c3voc.de/api/dcim/power-ports/24/?format=api",
                "display": "IN",
                "device": {
                    "id": 17,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/17/?format=api",
                    "display": "Redundancy (Outlets)",
                    "name": "Redundancy (Outlets)"
                },
                "name": "IN",
                "cable": 43,
                "_occupied": true
            },
            "created": "2023-10-20T18:10:31.055368Z",
            "last_updated": "2023-10-20T18:10:31.405699Z"
        },
        {
            "id": 62,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/62/?format=api",
            "display": "Cable #43 to 5",
            "cable": 43,
            "cable_end": "B",
            "termination_type": "dcim.poweroutlet",
            "termination_id": 15,
            "termination": {
                "id": 15,
                "url": "https://netbox.c3voc.de/api/dcim/power-outlets/15/?format=api",
                "display": "5",
                "device": {
                    "id": 11,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/11/?format=api",
                    "display": "Redundancy",
                    "name": "Redundancy"
                },
                "name": "5",
                "cable": 43,
                "_occupied": true
            },
            "created": "2023-10-20T18:10:31.055368Z",
            "last_updated": "2023-10-20T18:10:31.405699Z"
        },
        {
            "id": 69,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/69/?format=api",
            "display": "Cable #44 to ether19",
            "cable": 44,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 197,
            "termination": {
                "id": 197,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/197/?format=api",
                "display": "ether19",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether19",
                "cable": 44,
                "_occupied": true
            },
            "created": "2025-05-24T18:48:54.739003Z",
            "last_updated": "2025-05-24T18:48:54.739012Z"
        },
        {
            "id": 64,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/64/?format=api",
            "display": "Cable #44 to ether1",
            "cable": 44,
            "cable_end": "B",
            "termination_type": "dcim.interface",
            "termination_id": 777,
            "termination": {
                "id": 777,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/777/?format=api",
                "display": "ether1",
                "device": {
                    "id": 42,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/42/?format=api",
                    "display": "audio mixer 1",
                    "name": "audio mixer 1"
                },
                "name": "ether1",
                "cable": 44,
                "_occupied": true
            },
            "created": "2025-05-24T18:42:24.410838Z",
            "last_updated": "2025-05-24T18:42:24.410855Z"
        },
        {
            "id": 65,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/65/?format=api",
            "display": "Cable #45 to ether21",
            "cable": 45,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 199,
            "termination": {
                "id": 199,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/199/?format=api",
                "display": "ether21",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether21",
                "cable": 45,
                "_occupied": true
            },
            "created": "2025-05-24T18:43:44.856097Z",
            "last_updated": "2025-05-24T18:43:44.856106Z"
        },
        {
            "id": 66,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/66/?format=api",
            "display": "Cable #45 to ether5",
            "cable": 45,
            "cable_end": "B",
            "termination_type": "dcim.interface",
            "termination_id": 799,
            "termination": {
                "id": 799,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/799/?format=api",
                "display": "ether5",
                "device": {
                    "id": 54,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/54/?format=api",
                    "display": "poe switch 1",
                    "name": "poe switch 1"
                },
                "name": "ether5",
                "cable": 45,
                "_occupied": true
            },
            "created": "2025-05-24T18:43:44.861770Z",
            "last_updated": "2025-05-24T18:43:44.861778Z"
        },
        {
            "id": 70,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/70/?format=api",
            "display": "Cable #46 to ether17",
            "cable": 46,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 195,
            "termination": {
                "id": 195,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/195/?format=api",
                "display": "ether17",
                "device": {
                    "id": 19,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/19/?format=api",
                    "display": "switch1-foh",
                    "name": "switch1-foh"
                },
                "name": "ether17",
                "cable": 46,
                "_occupied": true
            },
            "created": "2025-05-24T18:49:15.993420Z",
            "last_updated": "2025-05-24T18:49:15.993428Z"
        },
        {
            "id": 68,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/68/?format=api",
            "display": "Cable #46 to ether1",
            "cable": 46,
            "cable_end": "B",
            "termination_type": "dcim.interface",
            "termination_id": 783,
            "termination": {
                "id": 783,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/783/?format=api",
                "display": "ether1",
                "device": {
                    "id": 48,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/48/?format=api",
                    "display": "reciever 1",
                    "name": "reciever 1"
                },
                "name": "ether1",
                "cable": 46,
                "_occupied": true
            },
            "created": "2025-05-24T18:44:03.841459Z",
            "last_updated": "2025-05-24T18:44:03.841468Z"
        },
        {
            "id": 71,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/71/?format=api",
            "display": "Cable #47 to ether1",
            "cable": 47,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 465,
            "termination": {
                "id": 465,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/465/?format=api",
                "display": "ether1",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether1",
                "cable": 47,
                "_occupied": true
            },
            "created": "2025-05-25T12:36:35.530695Z",
            "last_updated": "2025-05-25T12:36:35.530704Z"
        },
        {
            "id": 72,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/72/?format=api",
            "display": "Cable #47 to ge4",
            "cable": 47,
            "cable_end": "B",
            "termination_type": "dcim.rearport",
            "termination_id": 4,
            "termination": {
                "id": 4,
                "url": "https://netbox.c3voc.de/api/dcim/rear-ports/4/?format=api",
                "display": "ge4",
                "device": {
                    "id": 72,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/72/?format=api",
                    "display": "lectern1-patch",
                    "name": "lectern1-patch"
                },
                "name": "ge4",
                "cable": 47,
                "_occupied": true
            },
            "created": "2025-05-25T12:36:35.538177Z",
            "last_updated": "2025-05-25T12:36:35.538186Z"
        },
        {
            "id": 73,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/73/?format=api",
            "display": "Cable #48 to ether23",
            "cable": 48,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 487,
            "termination": {
                "id": 487,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/487/?format=api",
                "display": "ether23",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether23",
                "cable": 48,
                "_occupied": true
            },
            "created": "2025-05-25T12:38:47.853547Z",
            "last_updated": "2025-05-25T12:38:47.853557Z"
        },
        {
            "id": 74,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/74/?format=api",
            "display": "Cable #48 to eth0",
            "cable": 48,
            "cable_end": "B",
            "termination_type": "dcim.interface",
            "termination_id": 833,
            "termination": {
                "id": 833,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/833/?format=api",
                "display": "eth0",
                "device": {
                    "id": 66,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/66/?format=api",
                    "display": "infobeamer 1",
                    "name": "infobeamer 1"
                },
                "name": "eth0",
                "cable": 48,
                "_occupied": true
            },
            "created": "2025-05-25T12:38:47.860154Z",
            "last_updated": "2025-05-25T12:38:47.860163Z"
        },
        {
            "id": 75,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/75/?format=api",
            "display": "Cable #49 to ether24",
            "cable": 49,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 488,
            "termination": {
                "id": 488,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/488/?format=api",
                "display": "ether24",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether24",
                "cable": 49,
                "_occupied": true
            },
            "created": "2025-05-25T12:39:04.737350Z",
            "last_updated": "2025-05-25T12:39:04.737360Z"
        },
        {
            "id": 76,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/76/?format=api",
            "display": "Cable #49 to eth0",
            "cable": 49,
            "cable_end": "B",
            "termination_type": "dcim.interface",
            "termination_id": 827,
            "termination": {
                "id": 827,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/827/?format=api",
                "display": "eth0",
                "device": {
                    "id": 60,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/60/?format=api",
                    "display": "atem 1",
                    "name": "atem 1"
                },
                "name": "eth0",
                "cable": 49,
                "_occupied": true
            },
            "created": "2025-05-25T12:39:04.743314Z",
            "last_updated": "2025-05-25T12:39:04.743323Z"
        },
        {
            "id": 77,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/77/?format=api",
            "display": "Cable #50 to ether17",
            "cable": 50,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 481,
            "termination": {
                "id": 481,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/481/?format=api",
                "display": "ether17",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether17",
                "cable": 50,
                "_occupied": true
            },
            "created": "2025-05-25T12:39:59.177479Z",
            "last_updated": "2025-05-25T12:39:59.177492Z"
        },
        {
            "id": 78,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/78/?format=api",
            "display": "Cable #50 to ge1",
            "cable": 50,
            "cable_end": "B",
            "termination_type": "dcim.rearport",
            "termination_id": 1,
            "termination": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/rear-ports/1/?format=api",
                "display": "ge1",
                "device": {
                    "id": 72,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/72/?format=api",
                    "display": "lectern1-patch",
                    "name": "lectern1-patch"
                },
                "name": "ge1",
                "cable": 50,
                "_occupied": true
            },
            "created": "2025-05-25T12:39:59.184012Z",
            "last_updated": "2025-05-25T12:39:59.184021Z"
        },
        {
            "id": 79,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/79/?format=api",
            "display": "Cable #51 to ether12",
            "cable": 51,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 476,
            "termination": {
                "id": 476,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/476/?format=api",
                "display": "ether12",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether12",
                "cable": 51,
                "_occupied": true
            },
            "created": "2025-05-25T12:40:56.649956Z",
            "last_updated": "2025-05-25T12:40:56.649967Z"
        },
        {
            "id": 80,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/80/?format=api",
            "display": "Cable #51 to ge3",
            "cable": 51,
            "cable_end": "B",
            "termination_type": "dcim.rearport",
            "termination_id": 3,
            "termination": {
                "id": 3,
                "url": "https://netbox.c3voc.de/api/dcim/rear-ports/3/?format=api",
                "display": "ge3",
                "device": {
                    "id": 72,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/72/?format=api",
                    "display": "lectern1-patch",
                    "name": "lectern1-patch"
                },
                "name": "ge3",
                "cable": 51,
                "_occupied": true
            },
            "created": "2025-05-25T12:40:56.656503Z",
            "last_updated": "2025-05-25T12:40:56.656512Z"
        },
        {
            "id": 81,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/81/?format=api",
            "display": "Cable #52 to ether13",
            "cable": 52,
            "cable_end": "A",
            "termination_type": "dcim.interface",
            "termination_id": 477,
            "termination": {
                "id": 477,
                "url": "https://netbox.c3voc.de/api/dcim/interfaces/477/?format=api",
                "display": "ether13",
                "device": {
                    "id": 30,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/30/?format=api",
                    "display": "switch1-lectern",
                    "name": "switch1-lectern"
                },
                "name": "ether13",
                "cable": 52,
                "_occupied": true
            },
            "created": "2025-05-25T12:41:23.930747Z",
            "last_updated": "2025-05-25T12:41:23.930757Z"
        },
        {
            "id": 82,
            "url": "https://netbox.c3voc.de/api/dcim/cable-terminations/82/?format=api",
            "display": "Cable #52 to ge2",
            "cable": 52,
            "cable_end": "B",
            "termination_type": "dcim.rearport",
            "termination_id": 2,
            "termination": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/rear-ports/2/?format=api",
                "display": "ge2",
                "device": {
                    "id": 72,
                    "url": "https://netbox.c3voc.de/api/dcim/devices/72/?format=api",
                    "display": "lectern1-patch",
                    "name": "lectern1-patch"
                },
                "name": "ge2",
                "cable": 52,
                "_occupied": true
            },
            "created": "2025-05-25T12:41:23.937302Z",
            "last_updated": "2025-05-25T12:41:23.937311Z"
        }
    ]
}