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

{
    "url": "https://demozoo.org/api/v1/bbses/11467/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11467/",
    "id": 11467,
    "name": "Chains of Insanity",
    "location": "Vallejo, Solano County, California, United States",
    "country_code": "US",
    "latitude": 38.10409,
    "longitude": -122.25664,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/199973/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199973/",
            "id": 199973,
            "title": "Chains Of Insanity BBS",
            "author_nicks": [
                {
                    "name": "Radical Elite Movement",
                    "abbreviation": "REM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86539/?format=api",
                        "id": 86539,
                        "name": "Radical Elite Movement",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86540/?format=api",
                "id": 86540,
                "name": "Night Breed"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86541/?format=api",
                "id": 86541,
                "name": "Brainz"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143316/?format=api",
                "id": 143316,
                "name": "Identity Crisis"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}