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

{
    "url": "https://demozoo.org/api/v1/bbses/8880/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8880/",
    "id": 8880,
    "name": "Cyberdyne Systems",
    "location": "Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.44932,
    "longitude": -121.34424,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131242/?format=api",
                "id": 131242,
                "name": "Tunnel Rat"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75375/?format=api",
                "id": 75375,
                "name": "Ultra Tech"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}