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

{
    "url": "https://demozoo.org/api/v1/bbses/6272/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6272/",
    "id": 6272,
    "name": "Totally Electrified",
    "location": "British Columbia, Canada",
    "country_code": "CA",
    "latitude": 53.99983,
    "longitude": -125.0032,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147772/?format=api",
                "id": 147772,
                "name": "Grave Excavator"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108558/?format=api",
                "id": 108558,
                "name": "Pixel"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68145/?format=api",
                "id": 68145,
                "name": "Wizard Couriers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}