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

{
    "url": "https://demozoo.org/api/v1/bbses/8461/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8461/",
    "id": 8461,
    "name": "Flaming Death",
    "location": "Orlando, Orange County, Florida, United States",
    "country_code": "US",
    "latitude": 28.53834,
    "longitude": -81.37924,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/210209/?format=api",
            "demozoo_url": "https://demozoo.org/productions/210209/",
            "id": 210209,
            "title": "Alien Breed 1992 Special Version",
            "author_nicks": [
                {
                    "name": "Ministry",
                    "abbreviation": "MNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7471/?format=api",
                        "id": 7471,
                        "name": "Ministry",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-19",
            "supertype": "production",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "alien-breed-special-edition"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "supertype": "production",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/261112/?format=api",
            "demozoo_url": "https://demozoo.org/productions/261112/",
            "id": 261112,
            "title": "X-Ploit +4",
            "author_nicks": [
                {
                    "name": "Thrill Kill Kult",
                    "abbreviation": "TKK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2904/?format=api",
                        "id": 2904,
                        "name": "Thrill Kill Kult",
                        "is_group": true
                    }
                },
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-06",
            "supertype": "production",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129829/?format=api",
                "id": 129829,
                "name": "Admiral"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7471/?format=api",
                "id": 7471,
                "name": "Ministry"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2904/?format=api",
                "id": 2904,
                "name": "Thrill Kill Kult"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}