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

{
    "url": "https://demozoo.org/api/v1/bbses/7048/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7048/",
    "id": 7048,
    "name": "Curmudgeon",
    "location": "Haney, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.21667,
    "longitude": -122.6,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47127/?format=api",
                "id": 47127,
                "name": "White Insanity"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127443/?format=api",
                "id": 127443,
                "name": "Nimbus"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}