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

{
    "url": "https://demozoo.org/api/v1/bbses/10156/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10156/",
    "id": 10156,
    "name": "The Underground",
    "location": "North Hollywood, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.17223,
    "longitude": -118.37897,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/348984/?format=api",
            "demozoo_url": "https://demozoo.org/productions/348984/",
            "id": 348984,
            "title": "Crasher",
            "author_nicks": [
                {
                    "name": "Pandora",
                    "abbreviation": "PAN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52761/?format=api",
                        "id": 52761,
                        "name": "Pandora",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-07",
            "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": [
                "crasher"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133893/?format=api",
                "id": 133893,
                "name": "Syntax Terror"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123361/?format=api",
                "id": 123361,
                "name": "Trinity"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52761/?format=api",
                "id": 52761,
                "name": "Pandora"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}