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

{
    "url": "https://demozoo.org/api/v1/bbses/9148/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9148/",
    "id": 9148,
    "name": "The Forth World",
    "location": "Miami, Miami-Dade County, Florida, United States",
    "country_code": "US",
    "latitude": 25.77427,
    "longitude": -80.19366,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80288/?format=api",
                "id": 80288,
                "name": "Marvin the Martian"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80292/?format=api",
                "id": 80292,
                "name": "Fatal Error"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80287/?format=api",
                "id": 80287,
                "name": "Artists With Style"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "hpav",
        "renegade-bbs"
    ]
}