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

{
    "url": "https://demozoo.org/api/v1/bbses/6533/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6533/",
    "id": 6533,
    "name": "The Apocalypse",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126761/?format=api",
                "id": 126761,
                "name": "Agent Orange"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126762/?format=api",
                "id": 126762,
                "name": "Sole Assassin"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126763/?format=api",
                "id": 126763,
                "name": "Shaqq"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126764/?format=api",
                "id": 126764,
                "name": "Shaft"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "hpav"
    ]
}