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

{
    "url": "https://demozoo.org/api/v1/bbses/4167/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4167/",
    "id": 4167,
    "name": "The Beach",
    "location": "Orlando, Orange County, Florida, United States",
    "country_code": "US",
    "latitude": 28.53834,
    "longitude": -81.37924,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115326/?format=api",
                "id": 115326,
                "name": "Beach Bum"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129636/?format=api",
                "id": 129636,
                "name": "The Alliance"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}