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

{
    "url": "https://demozoo.org/api/v1/bbses/5991/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5991/",
    "id": 5991,
    "name": "Schizophrenic Asylum",
    "location": "Glen Rock, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.96288,
    "longitude": -74.13292,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78342/?format=api",
                "id": 78342,
                "name": "The Anti-Christ"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84405/?format=api",
                "id": 84405,
                "name": "Genesis"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86862/?format=api",
                "id": 86862,
                "name": "Malicious Art Denomination"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}