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

{
    "url": "https://demozoo.org/api/v1/bbses/12932/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12932/",
    "id": 12932,
    "name": "Poison Control Center",
    "location": "Frederick County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.47222,
    "longitude": -77.39799,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108426/?format=api",
                "id": 108426,
                "name": "Charlie X"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147512/?format=api",
                "id": 147512,
                "name": "Poison Control Inc"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}