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

{
    "url": "https://demozoo.org/api/v1/bbses/10106/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10106/",
    "id": 10106,
    "name": "Revenge of Night Ind.",
    "location": "Winnetka, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.21334,
    "longitude": -118.57203,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133828/?format=api",
                "id": 133828,
                "name": "Space Kid"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "velocity-bbs"
    ]
}