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

{
    "url": "https://demozoo.org/api/v1/bbses/11334/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11334/",
    "id": 11334,
    "name": "Studio A",
    "location": "Detroit, Wayne County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.33143,
    "longitude": -83.04575,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/340661/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340661/",
            "id": 340661,
            "title": "Sweet 16",
            "author_nicks": [
                {
                    "name": "Phantom Laboratories",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/141605/?format=api",
                        "id": 141605,
                        "name": "Phantom Laboratories",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-08-01",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "demo-demon"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141605/?format=api",
                "id": 141605,
                "name": "Phantom Laboratories"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-c64"
    ]
}