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

{
    "url": "https://demozoo.org/api/v1/bbses/9656/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9656/",
    "id": 9656,
    "name": "The Sanitarium (303)",
    "location": "Colorado, United States",
    "country_code": "US",
    "latitude": 39.00027,
    "longitude": -105.50083,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354814/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354814/",
            "id": 354814,
            "title": "The Enter PPE Key v1.2",
            "author_nicks": [
                {
                    "name": "High Tech Couriers",
                    "abbreviation": "HTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78926/?format=api",
                        "id": 78926,
                        "name": "High Tech Couriers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132520/?format=api",
                "id": 132520,
                "name": "The Sage"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78926/?format=api",
                "id": 78926,
                "name": "High Tech Couriers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}