GET /api/ipam/ip-addresses/667/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 667,
"url": "https://netbox.c3voc.de/api/ipam/ip-addresses/667/?format=api",
"display_url": "https://netbox.c3voc.de/ipam/ip-addresses/667/?format=api",
"display": "195.54.164.162/29",
"family": {
"value": 4,
"label": "IPv4"
},
"address": "195.54.164.162/29",
"vrf": null,
"tenant": null,
"status": {
"value": "active",
"label": "Active"
},
"role": null,
"assigned_object_type": null,
"assigned_object_id": null,
"assigned_object": null,
"nat_inside": null,
"nat_outside": [],
"dns_name": "hub.test.c3voc.de",
"description": "hub-test",
"comments": "",
"tags": [],
"custom_fields": {
"mac_address": null,
"wg_additional_config": null,
"wg_public_key": null
},
"created": "2025-09-16T07:34:51.097895Z",
"last_updated": "2025-09-16T21:11:05.768296Z"
}