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

{
    "url": "https://demozoo.org/api/v1/bbses/3760/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3760/",
    "id": 3760,
    "name": "Adverse Reaction",
    "location": "Calimesa, Riverside County, California, United States",
    "country_code": "US",
    "latitude": 34.0039,
    "longitude": -117.06198,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122195/?format=api",
                "id": 122195,
                "name": "\\/idiot"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122196/?format=api",
                "id": 122196,
                "name": "Kingman"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}