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

{
    "url": "https://demozoo.org/api/v1/bbses/6189/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6189/",
    "id": 6189,
    "name": "Silicon Dreams",
    "location": "Oakland, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 41.01315,
    "longitude": -74.26431,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125729/?format=api",
                "id": 125729,
                "name": "Nereus"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}