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

{
    "url": "https://demozoo.org/api/v1/bbses/9041/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9041/",
    "id": 9041,
    "name": "The Festering CyForce",
    "location": "New York City, New York, United States",
    "country_code": "US",
    "latitude": 40.71427,
    "longitude": -74.00597,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181262/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181262/",
            "id": 181262,
            "title": "The Festering Cyforce BBS (1a)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/278464/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278464/",
            "id": 278464,
            "title": "The Festering Cyforce BBS (1b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131311/?format=api",
                "id": 131311,
                "name": "CyBorg"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131312/?format=api",
                "id": 131312,
                "name": "Strike Force"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123180/?format=api",
                "id": 123180,
                "name": "Doc Writers Inc."
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25682/?format=api",
                "id": 25682,
                "name": "Graphics Rendered in Magnificence"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}