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

{
    "url": "https://demozoo.org/api/v1/bbses/8987/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8987/",
    "id": 8987,
    "name": "The Cavern of the Drow",
    "location": "Connecticut, United States",
    "country_code": "US",
    "latitude": 41.66704,
    "longitude": -72.66648,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25816/?format=api",
                "id": 25816,
                "name": "Licensed to Draw"
            },
            "role": ""
        }
    ],
    "tags": []
}