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

{
    "url": "https://demozoo.org/api/v1/bbses/9907/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9907/",
    "id": 9907,
    "name": "The Inferno",
    "location": "Kitchener, Regional Municipality of Waterloo, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.42537,
    "longitude": -80.5112,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75712/?format=api",
                "id": 75712,
                "name": "Stainless Steel Rat"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133287/?format=api",
                "id": 133287,
                "name": "UNLiMiTED"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}