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

{
    "url": "https://demozoo.org/api/v1/bbses/6546/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6546/",
    "id": 6546,
    "name": "The Third Dimension",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126777/?format=api",
                "id": 126777,
                "name": "Boogie Man"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126778/?format=api",
                "id": 126778,
                "name": "Coolhand"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "renegade-bbs"
    ]
}