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

{
    "url": "https://demozoo.org/api/v1/bbses/10605/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10605/",
    "id": 10605,
    "name": "Culture Shock",
    "location": "Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.8,
    "longitude": -77.7,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86313/?format=api",
                "id": 86313,
                "name": "Shock Wave"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135403/?format=api",
                "id": 135403,
                "name": "Criminals of Radical Extremes Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}