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

{
    "url": "https://demozoo.org/api/v1/bbses/4630/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4630/",
    "id": 4630,
    "name": "Halls of Hell",
    "location": "Tampa, Hillsborough County, Florida, United States",
    "country_code": "US",
    "latitude": 27.94752,
    "longitude": -82.45843,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270042/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270042/",
            "id": 270042,
            "title": "Slam Art Pack 02/1993",
            "author_nicks": [
                {
                    "name": "SLAM",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108975/?format=api",
                        "id": 108975,
                        "name": "SLAM",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108975/?format=api",
                "id": 108975,
                "name": "SLAM"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}