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

{
    "url": "https://demozoo.org/api/v1/bbses/7406/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7406/",
    "id": 7406,
    "name": "The Factory",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128182/?format=api",
                "id": 128182,
                "name": "Shatter"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "iniquity"
    ]
}