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

{
    "url": "https://demozoo.org/api/v1/bbses/421/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/421/",
    "id": 421,
    "name": "Murderous Margo",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/368696/?format=api",
            "demozoo_url": "https://demozoo.org/music/368696/",
            "id": 368696,
            "title": "Delusional Influence",
            "author_nicks": [
                {
                    "name": "Perpetuator",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148220/?format=api",
                        "id": 148220,
                        "name": "Perpetuator",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Blitz Beat Productions",
                    "abbreviation": "BBP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116676/?format=api",
                        "id": 116676,
                        "name": "Blitz Beat Productions",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-04-21",
            "supertype": "music",
            "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/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116677/?format=api",
                "id": 116677,
                "name": "Master of Darkness"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                "id": 10764,
                "name": "Carcass"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116676/?format=api",
                "id": 116676,
                "name": "Blitz Beat Productions"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}