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

{
    "url": "https://demozoo.org/api/v1/bbses/11330/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11330/",
    "id": 11330,
    "name": "Aftermath (403)",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/340634/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340634/",
            "id": 340634,
            "title": "Polarized",
            "author_nicks": [
                {
                    "name": "Renegade Programming Group",
                    "abbreviation": "RPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                        "id": 148,
                        "name": "Renegade Programming Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-01",
            "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": [
                "ntsc"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132847/?format=api",
                "id": 132847,
                "name": "New Order"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132770/?format=api",
                "id": 132770,
                "name": "Focus"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132802/?format=api",
                "id": 132802,
                "name": "The Lost Boys"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}