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

{
    "url": "https://demozoo.org/api/v1/bbses/8733/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8733/",
    "id": 8733,
    "name": "The Halls of Fear",
    "location": "Loves Park, Winnebago County, Illinois, United States",
    "country_code": "US",
    "latitude": 42.32002,
    "longitude": -89.05816,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/306181/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306181/",
            "id": 306181,
            "title": "Annihiliated",
            "author_nicks": [
                {
                    "name": "The Unstopable Pirating Force",
                    "abbreviation": "UPF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124768/?format=api",
                        "id": 124768,
                        "name": "Devastating Incorporated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-02-04",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130389/?format=api",
                "id": 130389,
                "name": "The Fugitive"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130390/?format=api",
                "id": 130390,
                "name": "Global Force"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}