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

{
    "url": "https://demozoo.org/api/v1/bbses/9146/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9146/",
    "id": 9146,
    "name": "Treasons Reach",
    "location": "Batavia, Genesee County, New York, United States",
    "country_code": "US",
    "latitude": 42.99812,
    "longitude": -78.18752,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131521/?format=api",
                "id": 131521,
                "name": "Narmacil"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "demoscene-bbs",
        "vision-x"
    ]
}