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

{
    "url": "https://demozoo.org/api/v1/bbses/3395/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3395/",
    "id": 3395,
    "name": "Fawlty Towers",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121769/?format=api",
                "id": 121769,
                "name": "The Piper"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}