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

{
    "url": "https://demozoo.org/api/v1/bbses/2315/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2315/",
    "id": 2315,
    "name": "Prophets of Rage (410)",
    "location": "Elkton, Cecil County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.60678,
    "longitude": -75.83327,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120770/?format=api",
                "id": 120770,
                "name": "Suffocating Embrace"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}