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

{
    "url": "https://demozoo.org/api/v1/bbses/5293/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5293/",
    "id": 5293,
    "name": "Subzero",
    "location": "Milwaukee County, Wisconsin, United States",
    "country_code": "US",
    "latitude": 43.02172,
    "longitude": -87.92908,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380692/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380692/",
            "id": 380692,
            "title": "Those Loons",
            "author_nicks": [
                {
                    "name": "Loons",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57436/?format=api",
                        "id": 57436,
                        "name": "Loons",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-ad-gfx"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/376348/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376348/",
            "id": 376348,
            "title": "Tri-Bute!",
            "author_nicks": [
                {
                    "name": "Trifixion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86288/?format=api",
                        "id": 86288,
                        "name": "Trifixion",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-21",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124064/?format=api",
                "id": 124064,
                "name": "Johan"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86288/?format=api",
                "id": 86288,
                "name": "Trifixion"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113978/?format=api",
                "id": 113978,
                "name": "Animal"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57436/?format=api",
                "id": 57436,
                "name": "Loons"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}