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

{
    "url": "https://demozoo.org/api/v1/bbses/9086/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9086/",
    "id": 9086,
    "name": "Flipside (510)",
    "location": "Fremont, Alameda County, California, United States",
    "country_code": "US",
    "latitude": 37.54827,
    "longitude": -121.98857,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/180747/?format=api",
            "demozoo_url": "https://demozoo.org/productions/180747/",
            "id": 180747,
            "title": "Flipside BBS",
            "author_nicks": [
                {
                    "name": "AcDc",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131606/?format=api",
                        "id": 131606,
                        "name": "AcDc",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/131387/?format=api",
                "id": 131387,
                "name": "Xerious"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131388/?format=api",
                "id": 131388,
                "name": "vLAD dRAC"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75190/?format=api",
                "id": 75190,
                "name": "Fusion"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75943/?format=api",
                "id": 75943,
                "name": "Digital Noise Alliance"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45887/?format=api",
                "id": 45887,
                "name": "Mirage"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "prism-bbs"
    ]
}