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

{
    "url": "https://demozoo.org/api/v1/bbses/4169/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4169/",
    "id": 4169,
    "name": "The Nauseous Whirlwind",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270042/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270042/",
            "id": 270042,
            "title": "Slam Art Pack 02/1993",
            "author_nicks": [
                {
                    "name": "SLAM",
                    "abbreviation": "SLAM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108975/?format=api",
                        "id": 108975,
                        "name": "SLAM",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/306814/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306814/",
            "id": 306814,
            "title": "TCE #1",
            "author_nicks": [
                {
                    "name": "The Cutting Edge Staff",
                    "abbreviation": "TCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/130681/?format=api",
                        "id": 130681,
                        "name": "The Cutting Edge Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-01",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115267/?format=api",
                "id": 115267,
                "name": "Dizzy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108975/?format=api",
                "id": 108975,
                "name": "SLAM"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130681/?format=api",
                "id": 130681,
                "name": "The Cutting Edge Staff"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146187/?format=api",
                "id": 146187,
                "name": "The Mapper's Guild"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}