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

{
    "url": "https://demozoo.org/api/v1/bbses/6614/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6614/",
    "id": 6614,
    "name": "Asylum (250)",
    "location": "Kelowna, Regional District of Central Okanagan, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.88307,
    "longitude": -119.48568,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/300601/?format=api",
            "demozoo_url": "https://demozoo.org/productions/300601/",
            "id": 300601,
            "title": "Asylum BBS (27)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-14",
            "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": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108262/?format=api",
                "id": 108262,
                "name": "Destroyer"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126891/?format=api",
                "id": 126891,
                "name": "Devastation"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126892/?format=api",
                "id": 126892,
                "name": "Restrictor"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126893/?format=api",
                "id": 126893,
                "name": "Gurpy"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78981/?format=api",
                "id": 78981,
                "name": "Xpress"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard"
    ]
}