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

{
    "url": "https://demozoo.org/api/v1/bbses/666/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/666/",
    "id": 666,
    "name": "The Asylum (613)",
    "location": "Ottawa, Ontario, Canada",
    "country_code": "CA",
    "latitude": 45.41117,
    "longitude": -75.69812,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/6803/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6803/",
            "id": 6803,
            "title": "The Accident",
            "author_nicks": [
                {
                    "name": "Axidental",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8022/?format=api",
                        "id": 8022,
                        "name": "Axidental",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-07",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/144513/?format=api",
            "demozoo_url": "https://demozoo.org/productions/144513/",
            "id": 144513,
            "title": "Asylum BBS (8)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/182433/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182433/",
            "id": 182433,
            "title": "Asylum BBS (11)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119380/?format=api",
                "id": 119380,
                "name": "Wonko The Sane"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123982/?format=api",
                "id": 123982,
                "name": "Gnar Fetusmuncher"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "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/8022/?format=api",
                "id": 8022,
                "name": "Axidental"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}