GET /api/dcim/sites/24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 24,
"url": "https://netbox.bayareabackbone.com/api/dcim/sites/24/?format=api",
"display_url": "https://netbox.bayareabackbone.com/dcim/sites/24/?format=api",
"display": "Stanford TV",
"name": "Stanford TV",
"slug": "stanford-tv",
"status": {
"value": "planned",
"label": "Planned"
},
"region": null,
"group": null,
"tenant": null,
"facility": "",
"time_zone": null,
"description": "",
"physical_address": "1719 Monte Bello Rd, Los Altos, CA 94022",
"shipping_address": "",
"latitude": 37.31877,
"longitude": -122.1474,
"comments": "",
"asns": [],
"tags": [],
"custom_fields": {
"aredn_map": "https://map.bayareamesh.us/#15.54/37.31844/-122.146588"
},
"created": "2026-05-18T15:07:25.452345Z",
"last_updated": "2026-05-18T15:10:30.334478Z",
"circuit_count": 0,
"device_count": 0,
"prefix_count": 0,
"rack_count": 0,
"virtualmachine_count": 0,
"vlan_count": 0
}