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

{
    "url": "https://demozoo.org/api/v1/bbses/7732/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7732/",
    "id": 7732,
    "name": "South of Heaven (216)",
    "location": "Cuyahoga County, Ohio, United States",
    "country_code": "US",
    "latitude": 41.47875,
    "longitude": -81.67786,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46543/?format=api",
                "id": 46543,
                "name": "Morbid Angel"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90619/?format=api",
                "id": 90619,
                "name": "Nemesis"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77874/?format=api",
                "id": 77874,
                "name": "CyberCrime Int."
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}