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

{
    "url": "https://demozoo.org/api/v1/bbses/9171/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9171/",
    "id": 9171,
    "name": "The Seven Seas",
    "location": "Anaheim, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.83529,
    "longitude": -117.9145,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359880/?format=api",
            "demozoo_url": "https://demozoo.org/productions/359880/",
            "id": 359880,
            "title": "Prevues #6",
            "author_nicks": [
                {
                    "name": "PreVueS Staff",
                    "abbreviation": "PVS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                        "id": 130455,
                        "name": "PreVueS Staff",
                        "is_group": true
                    }
                },
                {
                    "name": "Silicon Dream Artists",
                    "abbreviation": "SDA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25795/?format=api",
                        "id": 25795,
                        "name": "Silicon Dream Artists",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-12",
            "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/47/?format=api",
                    "id": 47,
                    "name": "Magazine",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131600/?format=api",
                "id": 131600,
                "name": "Dread Scott"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131601/?format=api",
                "id": 131601,
                "name": "Babyface"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112171/?format=api",
                "id": 112171,
                "name": "American Pirate Industries"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}