GET /api/circuits/providers/4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 4,
"url": "https://netbox.bayareabackbone.com/api/circuits/providers/4/?format=api",
"display_url": "https://netbox.bayareabackbone.com/circuits/providers/4/?format=api",
"display": "FREMIX Internet Exchange",
"name": "FREMIX Internet Exchange",
"slug": "fremix",
"accounts": [],
"description": "",
"comments": "",
"asns": [],
"tags": [],
"custom_fields": {},
"created": "2024-12-07T02:22:52.705747Z",
"last_updated": "2024-12-07T02:22:52.705771Z",
"circuit_count": 1
}