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

{
    "url": "https://demozoo.org/api/v1/bbses/9274/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9274/",
    "id": 9274,
    "name": "The Wrath of the Apocalypse",
    "location": "Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.19801,
    "longitude": -118.26102,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131723/?format=api",
                "id": 131723,
                "name": "The Lost Prophet"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75094/?format=api",
                "id": 75094,
                "name": "Father Time"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115174/?format=api",
                "id": 115174,
                "name": "Raging Bull"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131326/?format=api",
                "id": 131326,
                "name": "Cryptic Lance"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}