GET /api/ipam/prefixes/109/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 109,
"url": "https://netbox.bayareabackbone.com/api/ipam/prefixes/109/?format=api",
"display_url": "https://netbox.bayareabackbone.com/ipam/prefixes/109/?format=api",
"display": "100.101.250.0/24",
"family": {
"value": 4,
"label": "IPv4"
},
"prefix": "100.101.250.0/24",
"vrf": null,
"scope_type": null,
"scope_id": null,
"scope": null,
"tenant": null,
"vlan": {
"id": 47,
"url": "https://netbox.bayareabackbone.com/api/ipam/vlans/47/?format=api",
"display": "Wolfback <-> Evans Hall (3250)",
"vid": 3250,
"name": "Wolfback <-> Evans Hall",
"description": ""
},
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"is_pool": false,
"mark_utilized": false,
"description": "AirFiber link between Wolfback and Evans Hall",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2026-05-17T22:20:21.790118Z",
"last_updated": "2026-05-17T23:01:50.230879Z",
"children": 0,
"_depth": 1
}