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

{
    "url": "https://demozoo.org/api/v1/bbses/9991/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9991/",
    "id": 9991,
    "name": "Virtual Nightmare (401)",
    "location": "Rhode Island, United States",
    "country_code": "US",
    "latitude": 41.75038,
    "longitude": -71.49978,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270940/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270940/",
            "id": 270940,
            "title": "Fusion Art Pack (07/1995)",
            "author_nicks": [
                {
                    "name": "Fusion",
                    "abbreviation": "FSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110311/?format=api",
                        "id": 110311,
                        "name": "Fusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110322/?format=api",
                "id": 110322,
                "name": "Pyro"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110314/?format=api",
                "id": 110314,
                "name": "Dark Night"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133640/?format=api",
                "id": 133640,
                "name": "The Mad Mage"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110311/?format=api",
                "id": 110311,
                "name": "Fusion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "hpav"
    ]
}