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

{
    "url": "https://demozoo.org/api/v1/bbses/9859/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9859/",
    "id": 9859,
    "name": "Divine Madness (805)",
    "location": "Santa Barbara County, California, United States",
    "country_code": "US",
    "latitude": 34.53834,
    "longitude": -120.03078,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130220/?format=api",
                "id": 130220,
                "name": "Mardukk"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}