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

{
    "url": "https://demozoo.org/api/v1/bbses/11494/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11494/",
    "id": 11494,
    "name": "The Dead Beat Club",
    "location": "Louisiana, United States",
    "country_code": "US",
    "latitude": 31.00047,
    "longitude": -92.0004,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143347/?format=api",
                "id": 143347,
                "name": "Warren Dwarf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77625/?format=api",
                "id": 77625,
                "name": "Software Liberation Army"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}