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

{
    "url": "https://demozoo.org/api/v1/bbses/4461/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4461/",
    "id": 4461,
    "name": "7th Gate",
    "location": "Miami, Miami-Dade County, Florida, United States",
    "country_code": "US",
    "latitude": 25.77427,
    "longitude": -80.19366,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/272058/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/272058/",
            "id": 272058,
            "title": "Twisted Art Pack (11/1996)",
            "author_nicks": [
                {
                    "name": "Twisted",
                    "abbreviation": "TWST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111480/?format=api",
                        "id": 111480,
                        "name": "Twisted",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "viewer-included"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111480/?format=api",
                "id": 111480,
                "name": "Twisted"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}