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

{
    "url": "https://demozoo.org/api/v1/bbses/1957/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1957/",
    "id": 1957,
    "name": "Pearson Power",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/283397/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283397/",
            "id": 283397,
            "title": "A DJ's Dream 2",
            "author_nicks": [
                {
                    "name": "VSL",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116676/?format=api",
                        "id": 116676,
                        "name": "Blitz Beat Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": [
                "xm",
                "s3m"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72543/?format=api",
                "id": 72543,
                "name": "Skyjump Team"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116676/?format=api",
                "id": 116676,
                "name": "Blitz Beat Productions"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30752/?format=api",
                "id": 30752,
                "name": "Anasthasia"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "music-bbs"
    ]
}