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

{
    "url": "https://demozoo.org/api/v1/bbses/8151/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8151/",
    "id": 8151,
    "name": "Another State Of Mind",
    "location": "Florida, United States",
    "country_code": "US",
    "latitude": 28.75054,
    "longitude": -82.5001,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129419/?format=api",
                "id": 129419,
                "name": "Satan's Son"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121621/?format=api",
                "id": 121621,
                "name": "Cirrus"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}