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

{
    "url": "https://demozoo.org/api/v1/bbses/9359/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9359/",
    "id": 9359,
    "name": "Future Shock",
    "location": "Seattle, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.60621,
    "longitude": -122.33207,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184803/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184803/",
            "id": 184803,
            "title": "Future Shock BBS",
            "author_nicks": [
                {
                    "name": "Lightspeed",
                    "abbreviation": "LSPD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36630/?format=api",
                        "id": 36630,
                        "name": "Lightspeed",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-15",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/308920/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308920/",
            "id": 308920,
            "title": "Upload Thanker 1.0",
            "author_nicks": [
                {
                    "name": "Fucked Up Dudes",
                    "abbreviation": "FUD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131863/?format=api",
                        "id": 131863,
                        "name": "Fucked Up Dudes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-15",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131864/?format=api",
                "id": 131864,
                "name": "The Prophecy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131863/?format=api",
                "id": 131863,
                "name": "Fucked Up Dudes"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}