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

{
    "url": "https://demozoo.org/api/v1/bbses/11311/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11311/",
    "id": 11311,
    "name": "The Wave HQ",
    "location": "Minneapolis, Hennepin County, Minnesota, United States",
    "country_code": "US",
    "latitude": 44.97997,
    "longitude": -93.26384,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140984/?format=api",
                "id": 140984,
                "name": "The Impaler"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140983/?format=api",
                "id": 140983,
                "name": "Jon"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140985/?format=api",
                "id": 140985,
                "name": "Reverb"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140986/?format=api",
                "id": 140986,
                "name": "Switchblade"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110085/?format=api",
                "id": 110085,
                "name": "Tiger Soft Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}