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

{
    "url": "https://demozoo.org/api/v1/bbses/13481/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13481/",
    "id": 13481,
    "name": "Nuclear Warzone",
    "location": "Ventura County, California, United States",
    "country_code": "US",
    "latitude": 34.35753,
    "longitude": -119.12603,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75594/?format=api",
                "id": 75594,
                "name": "The Dark One"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}