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

{
    "url": "https://demozoo.org/api/v1/bbses/13098/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13098/",
    "id": 13098,
    "name": "Critical Mass (703)",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/294694/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294694/",
            "id": 294694,
            "title": "Fear Newsletter #2",
            "author_nicks": [
                {
                    "name": "FeaR Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147854/?format=api",
                        "id": 147854,
                        "name": "FeaR Staff",
                        "is_group": true
                    }
                },
                {
                    "name": "Lucifer Enterprises",
                    "abbreviation": "LE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123274/?format=api",
                        "id": 123274,
                        "name": "Lucifer Enterprises",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-05-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147854/?format=api",
                "id": 147854,
                "name": "FeaR Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}