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

{
    "url": "https://demozoo.org/api/v1/bbses/6070/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6070/",
    "id": 6070,
    "name": "Nightmare Ministry",
    "location": "Connecticut, United States",
    "country_code": "US",
    "latitude": 41.66704,
    "longitude": -72.66648,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61288/?format=api",
                "id": 61288,
                "name": "High Voltage"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}