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

{
    "url": "https://demozoo.org/api/v1/bbses/8400/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8400/",
    "id": 8400,
    "name": "Altered Dimensions",
    "location": "Jacksonville, Duval County, Florida, United States",
    "country_code": "US",
    "latitude": 30.33218,
    "longitude": -81.65565,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21690/?format=api",
                "id": 21690,
                "name": "The Iceman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}