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

{
    "url": "https://demozoo.org/api/v1/bbses/10093/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10093/",
    "id": 10093,
    "name": "Chemical Wasteland (714)",
    "location": "Garden Grove, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.77391,
    "longitude": -117.94145,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133814/?format=api",
                "id": 133814,
                "name": "The Sentinel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "velocity-bbs"
    ]
}