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

{
    "url": "https://demozoo.org/api/v1/bbses/6792/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6792/",
    "id": 6792,
    "name": "Underground H.Q.",
    "location": "Michigan, United States",
    "country_code": "US",
    "latitude": 44.25029,
    "longitude": -85.50033,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127160/?format=api",
                "id": 127160,
                "name": "M.C. Lives"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127153/?format=api",
                "id": 127153,
                "name": "Zombie"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}