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

{
    "url": "https://demozoo.org/api/v1/bbses/10843/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10843/",
    "id": 10843,
    "name": "Bitchin' Bombardment 2",
    "location": "Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.44932,
    "longitude": -121.34424,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127721/?format=api",
                "id": 127721,
                "name": "Arsenic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "renegade-bbs"
    ]
}