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

{
    "url": "https://demozoo.org/api/v1/bbses/6888/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6888/",
    "id": 6888,
    "name": "Capital Punishment",
    "location": "Winter Park, Orange County, Florida, United States",
    "country_code": "US",
    "latitude": 28.6,
    "longitude": -81.33924,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87585/?format=api",
                "id": 87585,
                "name": "Grim"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}