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

{
    "url": "https://demozoo.org/api/v1/bbses/8979/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8979/",
    "id": 8979,
    "name": "Terminal Frost (914)",
    "location": "Westchester County, New York, United States",
    "country_code": "US",
    "latitude": 41.15148,
    "longitude": -73.75339,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47255/?format=api",
                "id": 47255,
                "name": "Egghead"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131238/?format=api",
                "id": 131238,
                "name": "Machiavelli"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
                "id": 76382,
                "name": "The SysOp Association Network"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75274/?format=api",
                "id": 75274,
                "name": "The Hill People"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}