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

{
    "url": "https://demozoo.org/api/v1/bbses/8837/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8837/",
    "id": 8837,
    "name": "Beyond Reality (302)",
    "location": "Delaware, United States",
    "country_code": "US",
    "latitude": 39.00039,
    "longitude": -75.49992,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130861/?format=api",
                "id": 130861,
                "name": "Apocalypse"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78091/?format=api",
                "id": 78091,
                "name": "Glory"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}