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

{
    "url": "https://demozoo.org/api/v1/bbses/7725/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7725/",
    "id": 7725,
    "name": "Countdown To Chaos",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/187562/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187562/",
            "id": 187562,
            "title": "Countdown To Chaos BBS",
            "author_nicks": [
                {
                    "name": "Insane Creators Enterprise",
                    "abbreviation": "iCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                        "id": 2196,
                        "name": "Insane Creators Enterprise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/304451/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304451/",
            "id": 304451,
            "title": "Spectrum Issue #5",
            "author_nicks": [
                {
                    "name": "Spectrum Staff",
                    "abbreviation": "SPEC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                        "id": 124103,
                        "name": "Spectrum Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-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/46688/?format=api",
                "id": 46688,
                "name": "The OutCast"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}