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

{
    "url": "https://demozoo.org/api/v1/bbses/6329/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6329/",
    "id": 6329,
    "name": "City of Illusions (215)",
    "location": "Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 39.95233,
    "longitude": -75.16379,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126220/?format=api",
                "id": 126220,
                "name": "Shocker"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126221/?format=api",
                "id": 126221,
                "name": "The ModMaster"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": []
}