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

{
    "url": "https://demozoo.org/api/v1/bbses/9040/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9040/",
    "id": 9040,
    "name": "Executive Enterprises",
    "location": "Grand Rapids, Kent County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.96336,
    "longitude": -85.66809,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131310/?format=api",
                "id": 131310,
                "name": "Digital Knightmare"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109437/?format=api",
                "id": 109437,
                "name": "Leper Society"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}