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

{
    "url": "https://demozoo.org/api/v1/bbses/5477/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5477/",
    "id": 5477,
    "name": "Mary Jane's BBS",
    "location": "City of Cleveland, Cuyahoga County, Ohio, United States",
    "country_code": "US",
    "latitude": 41.47926,
    "longitude": -81.68022,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304294/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304294/",
            "id": 304294,
            "title": "AmiTop v1.00",
            "author_nicks": [
                {
                    "name": "Lensmen",
                    "abbreviation": "LNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/79803/?format=api",
                        "id": 79803,
                        "name": "Lensmen",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03-17",
            "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/267866/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267866/",
            "id": 267866,
            "title": "Mary Janes BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/199068/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199068/",
            "id": 199068,
            "title": "Take Your Best Shot Cracktro (1)",
            "author_nicks": [
                {
                    "name": "Lensmen",
                    "abbreviation": "LNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/79803/?format=api",
                        "id": 79803,
                        "name": "Lensmen",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-16",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290931/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290931/",
            "id": 290931,
            "title": "Wave #3",
            "author_nicks": [
                {
                    "name": "The Council",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                        "id": 81961,
                        "name": "The Council",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-09",
            "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": [
                "piracy",
                "wave"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36666/?format=api",
                "id": 36666,
                "name": "Casper"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78926/?format=api",
                "id": 78926,
                "name": "High Tech Couriers"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79803/?format=api",
                "id": 79803,
                "name": "Lensmen"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108215/?format=api",
                "id": 108215,
                "name": "No Fear"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}