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

{
    "url": "https://demozoo.org/api/v1/bbses/9059/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9059/",
    "id": 9059,
    "name": "Chaotic Existence",
    "location": "Atlanta, Fulton County, Georgia, United States",
    "country_code": "US",
    "latitude": 33.749,
    "longitude": -84.38798,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131352/?format=api",
                "id": 131352,
                "name": "Black Mischief"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131353/?format=api",
                "id": 131353,
                "name": "Optical Delusion"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}