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

{
    "url": "https://demozoo.org/api/v1/bbses/10571/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10571/",
    "id": 10571,
    "name": "Wetworks (615)",
    "location": "Nashville, Davidson County, Tennessee, United States",
    "country_code": "US",
    "latitude": 36.16589,
    "longitude": -86.78444,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110757/?format=api",
                "id": 110757,
                "name": "Azrael"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}