GET /api/v1/bbses/2296/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/bbses/2296/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2296/",
    "id": 2296,
    "name": "Lithium (302)",
    "location": "Newark, New Castle County, Delaware, United States",
    "country_code": "US",
    "latitude": 39.68372,
    "longitude": -75.74966,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120758/?format=api",
                "id": 120758,
                "name": "Wildhawk"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85429/?format=api",
                "id": 85429,
                "name": "Storm²"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}