GET /api/circuits/providers/3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3,
    "url": "https://netbox.bayareabackbone.com/api/circuits/providers/3/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/circuits/providers/3/?format=api",
    "display": "Amateur Radio Internet Exchange",
    "name": "Amateur Radio Internet Exchange",
    "slug": "arix",
    "accounts": [],
    "description": "",
    "comments": "",
    "asns": [],
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-07T02:13:17.212952Z",
    "last_updated": "2024-12-07T02:13:17.212973Z",
    "circuit_count": 1
}