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

{
    "url": "https://demozoo.org/api/v1/bbses/5802/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5802/",
    "id": 5802,
    "name": "The Lightning",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125104/?format=api",
                "id": 125104,
                "name": "The Viking"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "renegade-bbs"
    ]
}