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

{
    "url": "https://demozoo.org/api/v1/bbses/9024/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9024/",
    "id": 9024,
    "name": "Infiniti",
    "location": "Connecticut, United States",
    "country_code": "US",
    "latitude": 41.66704,
    "longitude": -72.66648,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131289/?format=api",
                "id": 131289,
                "name": "God Speed"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}