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

{
    "url": "https://demozoo.org/api/v1/bbses/10105/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10105/",
    "id": 10105,
    "name": "Continental Transit",
    "location": "Pacoima, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.2625,
    "longitude": -118.42703,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133827/?format=api",
                "id": 133827,
                "name": "The Gestapo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "velocity-bbs"
    ]
}