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

{
    "url": "https://demozoo.org/api/v1/bbses/8821/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8821/",
    "id": 8821,
    "name": "The Phanthom Guild",
    "location": "Rego Park, Queens County, New York, United States",
    "country_code": "US",
    "latitude": 40.72649,
    "longitude": -73.85264,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/307074/?format=api",
            "demozoo_url": "https://demozoo.org/productions/307074/",
            "id": 307074,
            "title": "Optima Rax",
            "author_nicks": [
                {
                    "name": "Public Enemy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68546/?format=api",
                        "id": 68546,
                        "name": "Public Enemy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-02-10",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "generated-sound"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130763/?format=api",
                "id": 130763,
                "name": "The Phanthom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68546/?format=api",
                "id": 68546,
                "name": "Public Enemy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}