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

{
    "url": "https://demozoo.org/api/v1/bbses/10089/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10089/",
    "id": 10089,
    "name": "Wrong Number",
    "location": "Cypress, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.81696,
    "longitude": -118.03729,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/98395/?format=api",
            "demozoo_url": "https://demozoo.org/productions/98395/",
            "id": 98395,
            "title": "The SCD Report 7",
            "author_nicks": [
                {
                    "name": "Software Chronicles Digest",
                    "abbreviation": "SCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46476/?format=api",
                        "id": 46476,
                        "name": "Software Chronicles Digest",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-06",
            "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": [
                "textmode",
                "piracy"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133808/?format=api",
                "id": 133808,
                "name": "The Noze"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}