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

{
    "url": "https://demozoo.org/api/v1/bbses/9691/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9691/",
    "id": 9691,
    "name": "The Mos Eisley Spaceport",
    "location": "Vermont, United States",
    "country_code": "US",
    "latitude": 44.00034,
    "longitude": -72.74983,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132652/?format=api",
                "id": 132652,
                "name": "The Leprechaun"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132653/?format=api",
                "id": 132653,
                "name": "Cole Spectre"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}