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

{
    "url": "https://demozoo.org/api/v1/bbses/6979/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6979/",
    "id": 6979,
    "name": "The Celestial Tower",
    "location": "Ottawa, Ontario, Canada",
    "country_code": "CA",
    "latitude": 45.41117,
    "longitude": -75.69812,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108427/?format=api",
                "id": 108427,
                "name": "The Celestial Wizard"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106075/?format=api",
                "id": 106075,
                "name": "BlueWater"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127435/?format=api",
                "id": 127435,
                "name": "Blitzkrieg"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127436/?format=api",
                "id": 127436,
                "name": "The Intercessor"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108422/?format=api",
                "id": 108422,
                "name": "Psychedelic Excretion International"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35002/?format=api",
                "id": 35002,
                "name": "International Software Alliance"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}