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

{
    "url": "https://demozoo.org/api/v1/bbses/10644/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10644/",
    "id": 10644,
    "name": "Switchroom West",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123618/?format=api",
                "id": 123618,
                "name": "Really Awful Music"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}