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

{
    "url": "https://demozoo.org/api/v1/bbses/8057/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8057/",
    "id": 8057,
    "name": "Realm of Darkness (619)",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87389/?format=api",
                "id": 87389,
                "name": "Twinion"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87391/?format=api",
                "id": 87391,
                "name": "Fear Factory"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87388/?format=api",
                "id": 87388,
                "name": "Wizard"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "hpav",
        "renegade-bbs"
    ]
}