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

{
    "url": "https://demozoo.org/api/v1/bbses/8808/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8808/",
    "id": 8808,
    "name": "Infernal Overkill",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/34332/?format=api",
            "demozoo_url": "https://demozoo.org/productions/34332/",
            "id": 34332,
            "title": "Dragon's Kingdom",
            "author_nicks": [
                {
                    "name": "Destiny",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22763/?format=api",
                        "id": 22763,
                        "name": "Destiny",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dragons-kingdom"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/357973/?format=api",
            "demozoo_url": "https://demozoo.org/productions/357973/",
            "id": 357973,
            "title": "Incest",
            "author_nicks": [
                {
                    "name": "Evil",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66613/?format=api",
                        "id": 66613,
                        "name": "Evil",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "nsfw"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66615/?format=api",
                "id": 66615,
                "name": "WarrenMarshallBiz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22763/?format=api",
                "id": 22763,
                "name": "Destiny"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66613/?format=api",
                "id": 66613,
                "name": "Evil"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}