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

{
    "url": "https://demozoo.org/api/v1/bbses/9584/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9584/",
    "id": 9584,
    "name": "The Threshold",
    "location": "Massachusetts, United States",
    "country_code": "US",
    "latitude": 42.36565,
    "longitude": -71.10832,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132433/?format=api",
                "id": 132433,
                "name": "Analog"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132434/?format=api",
                "id": 132434,
                "name": "Bad CRC"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111877/?format=api",
                "id": 111877,
                "name": "Squire"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132435/?format=api",
                "id": 132435,
                "name": "Doson"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81220/?format=api",
                "id": 81220,
                "name": "Pantera"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}