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

{
    "url": "https://demozoo.org/api/v1/bbses/6857/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6857/",
    "id": 6857,
    "name": "The Phantom East",
    "location": "Connecticut, United States",
    "country_code": "US",
    "latitude": 41.66704,
    "longitude": -72.66648,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127252/?format=api",
                "id": 127252,
                "name": "4th Dimension"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                "id": 79785,
                "name": "Gen-X"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
                "id": 76382,
                "name": "The SysOp Association Network"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "incomplete-affils",
        "attitude-net"
    ]
}