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

{
    "url": "https://demozoo.org/api/v1/bbses/6080/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6080/",
    "id": 6080,
    "name": "Underworld Dreams",
    "location": "Memphis, Shelby County, Tennessee, United States",
    "country_code": "US",
    "latitude": 35.14953,
    "longitude": -90.04898,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125484/?format=api",
                "id": 125484,
                "name": "Ziggy Stardust"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}