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

{
    "url": "https://demozoo.org/api/v1/bbses/9751/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9751/",
    "id": 9751,
    "name": "Disintegration",
    "location": "Hackettstown, Warren County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.85399,
    "longitude": -74.82906,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64984/?format=api",
                "id": 64984,
                "name": "Richie"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78092/?format=api",
                "id": 78092,
                "name": "Thor"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132743/?format=api",
                "id": 132743,
                "name": "The Cure"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49516/?format=api",
                "id": 49516,
                "name": "Gene"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51403/?format=api",
                "id": 51403,
                "name": "Pudwerx"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132739/?format=api",
                "id": 132739,
                "name": "Deja Vu"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78091/?format=api",
                "id": 78091,
                "name": "Glory"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64",
        "ucbbs"
    ]
}