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

{
    "url": "https://demozoo.org/api/v1/bbses/5898/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5898/",
    "id": 5898,
    "name": "Caesar's Palace (708)",
    "location": "Schaumburg, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 42.03336,
    "longitude": -88.08341,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125274/?format=api",
                "id": 125274,
                "name": "Centurion"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17323/?format=api",
                "id": 17323,
                "name": "Andrew Nice"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109633/?format=api",
                "id": 109633,
                "name": "Shore Cracking/Ansi Runners"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "renegade-bbs",
        "no-staff-added"
    ]
}