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

{
    "url": "https://demozoo.org/api/v1/bbses/8905/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8905/",
    "id": 8905,
    "name": "Billionaire Boys Club (305)",
    "location": "Miami, Miami-Dade County, Florida, United States",
    "country_code": "US",
    "latitude": 25.77427,
    "longitude": -80.19366,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363235/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363235/",
            "id": 363235,
            "title": "The Underground Council Nodes",
            "author_nicks": [
                {
                    "name": "The Underground Council",
                    "abbreviation": "UGC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68127/?format=api",
                        "id": 68127,
                        "name": "The Underground Council",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-08-14",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131118/?format=api",
                "id": 131118,
                "name": "James Wallace"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68127/?format=api",
                "id": 68127,
                "name": "The Underground Council"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131111/?format=api",
                "id": 131111,
                "name": "TRIAD"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}