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

{
    "url": "https://demozoo.org/api/v1/bbses/6194/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6194/",
    "id": 6194,
    "name": "The Underworld (203)",
    "location": "Connecticut, United States",
    "country_code": "US",
    "latitude": 41.66704,
    "longitude": -72.66648,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125753/?format=api",
                "id": 125753,
                "name": "James Bond"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125754/?format=api",
                "id": 125754,
                "name": "Substance"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": []
}