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

{
    "url": "https://demozoo.org/api/v1/bbses/2454/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2454/",
    "id": 2454,
    "name": "Crossroads 2 Nowhere",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120901/?format=api",
                "id": 120901,
                "name": "Atari"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120880/?format=api",
                "id": 120880,
                "name": "Vengeance"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129636/?format=api",
                "id": 129636,
                "name": "The Alliance"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143289/?format=api",
                "id": 143289,
                "name": "Drift"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}