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

{
    "url": "https://demozoo.org/api/v1/bbses/10813/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10813/",
    "id": 10813,
    "name": "The Apocalyptic City (517)",
    "location": "Holt, Ingham County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.64059,
    "longitude": -84.51525,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363057/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363057/",
            "id": 363057,
            "title": "Sonic Net Full Starter Pack 005",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-05",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "nodelist",
                "sonic-net"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136473/?format=api",
                "id": 136473,
                "name": "Thor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87253/?format=api",
                "id": 87253,
                "name": "Manifest"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "sonic-net"
    ]
}