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

{
    "url": "https://demozoo.org/api/v1/bbses/8082/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8082/",
    "id": 8082,
    "name": "Bella Donna",
    "location": "Wrightsville Beach, New Hanover County, North Carolina, United States",
    "country_code": "US",
    "latitude": 34.2085,
    "longitude": -77.79637,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87393/?format=api",
                "id": 87393,
                "name": "Klink"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129230/?format=api",
                "id": 129230,
                "name": "Blind"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87388/?format=api",
                "id": 87388,
                "name": "Wizard"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav",
        "oblivion2"
    ]
}