GET /api/ipam/prefixes/47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 47,
"url": "https://netbox.c3voc.de/api/ipam/prefixes/47/?format=api",
"display_url": "https://netbox.c3voc.de/ipam/prefixes/47/?format=api",
"display": "2a00:c380:c101:2800::/64",
"family": {
"value": 6,
"label": "IPv6"
},
"prefix": "2a00:c380:c101:2800::/64",
"vrf": null,
"scope_type": null,
"scope_id": null,
"scope": null,
"tenant": null,
"vlan": null,
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"is_pool": false,
"mark_utilized": false,
"description": "bremen",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2025-12-19T21:47:58.231207Z",
"last_updated": "2025-12-19T21:47:58.231225Z",
"children": 0,
"_depth": 0
}