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

{
    "url": "https://demozoo.org/api/v1/bbses/13097/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13097/",
    "id": 13097,
    "name": "The Destruction Emporium",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "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"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146870/?format=api",
                "id": 146870,
                "name": "Jolly Roger Magazine Staff"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}