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

{
    "url": "https://demozoo.org/api/v1/bbses/6790/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6790/",
    "id": 6790,
    "name": "Virtual Darkness",
    "location": "Michigan, United States",
    "country_code": "US",
    "latitude": 44.25029,
    "longitude": -85.50033,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127156/?format=api",
                "id": 127156,
                "name": "Masked One"
            },
            "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"
    ]
}