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

{
    "url": "https://demozoo.org/api/v1/bbses/9370/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9370/",
    "id": 9370,
    "name": "Sardonic Irony",
    "location": "Fort Worth, Tarrant County, Texas, United States",
    "country_code": "US",
    "latitude": 32.72541,
    "longitude": -97.32085,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86429/?format=api",
                "id": 86429,
                "name": "Griffin"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86424/?format=api",
                "id": 86424,
                "name": "Shadowhawk"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86425/?format=api",
                "id": 86425,
                "name": "The Rook"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86423/?format=api",
                "id": 86423,
                "name": "SUiCiDE"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "hpav",
        "oblivion2"
    ]
}