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

{
    "url": "https://demozoo.org/api/v1/bbses/5931/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5931/",
    "id": 5931,
    "name": "Harmonic Convergance (908)",
    "location": "Summit, Union County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.71562,
    "longitude": -74.36468,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/297723/?format=api",
            "demozoo_url": "https://demozoo.org/productions/297723/",
            "id": 297723,
            "title": "SBMATRiX v1.0",
            "author_nicks": [
                {
                    "name": "Shore Cracking/Ansi Runners",
                    "abbreviation": "SCaR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/109633/?format=api",
                        "id": 109633,
                        "name": "Shore Cracking/Ansi Runners",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05",
            "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"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}