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

{
    "url": "https://demozoo.org/api/v1/bbses/8984/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8984/",
    "id": 8984,
    "name": "The Wild Side (714)",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131241/?format=api",
                "id": 131241,
                "name": "Rocker"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "wwiv"
    ]
}