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

{
    "url": "https://demozoo.org/api/v1/bbses/7357/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7357/",
    "id": 7357,
    "name": "The Magic Castle",
    "location": "Honolulu County, Hawaii, United States",
    "country_code": "US",
    "latitude": 21.45543,
    "longitude": -157.96138,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128028/?format=api",
                "id": 128028,
                "name": "Bill Arrington"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "fidonet"
    ]
}