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

{
    "url": "https://demozoo.org/api/v1/bbses/3990/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3990/",
    "id": 3990,
    "name": "Insanity Central",
    "location": "Davison, Genesee County, Michigan, United States",
    "country_code": "US",
    "latitude": 43.03475,
    "longitude": -83.51801,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122469/?format=api",
                "id": 122469,
                "name": "Fractal"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122470/?format=api",
                "id": 122470,
                "name": "Super Pear"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122471/?format=api",
                "id": 122471,
                "name": "Red Lightning"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122472/?format=api",
                "id": 122472,
                "name": "Zardon"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}