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

{
    "url": "https://demozoo.org/api/v1/bbses/11354/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11354/",
    "id": 11354,
    "name": "Phreakshow",
    "location": "Phoenix, Maricopa County, Arizona, United States",
    "country_code": "US",
    "latitude": 33.44838,
    "longitude": -112.07404,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/177428/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177428/",
            "id": 177428,
            "title": "Impact!",
            "author_nicks": [
                {
                    "name": "Renegade Programming Group",
                    "abbreviation": "RPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                        "id": 148,
                        "name": "Renegade Programming Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107373/?format=api",
                "id": 107373,
                "name": "Coderz"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2778/?format=api",
                "id": 2778,
                "name": "X-Rated"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}