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

{
    "url": "https://demozoo.org/api/v1/bbses/6167/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6167/",
    "id": 6167,
    "name": "The Insane Asylum (513)",
    "location": "Cincinnati, Hamilton County, Ohio, United States",
    "country_code": "US",
    "latitude": 39.12711,
    "longitude": -84.51439,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125682/?format=api",
                "id": 125682,
                "name": "Gamera"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125621/?format=api",
                "id": 125621,
                "name": "Aztechie"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125622/?format=api",
                "id": 125622,
                "name": "Silence Productions"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}