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

{
    "url": "https://demozoo.org/api/v1/bbses/5993/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5993/",
    "id": 5993,
    "name": "A.P.D.E.S.",
    "location": "Montana, United States",
    "country_code": "US",
    "latitude": 47.00025,
    "longitude": -109.75102,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91916/?format=api",
                "id": 91916,
                "name": "Def Leppard"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}