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

{
    "url": "https://demozoo.org/api/v1/bbses/5347/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5347/",
    "id": 5347,
    "name": "Dream Web",
    "location": "Cleveland, Cuyahoga County, Ohio, United States",
    "country_code": "US",
    "latitude": 41.4995,
    "longitude": -81.69541,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270630/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270630/",
            "id": 270630,
            "title": "ASIA Art Pack (04/1995)",
            "author_nicks": [
                {
                    "name": "Artists Specializing In Ascii",
                    "abbreviation": "ASIA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89298/?format=api",
                        "id": 89298,
                        "name": "Artists Specializing In Ascii",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124180/?format=api",
                "id": 124180,
                "name": "The Spider"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}