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

{
    "url": "https://demozoo.org/api/v1/bbses/8981/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8981/",
    "id": 8981,
    "name": "Toxic Shock (416)",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/282593/?format=api",
            "demozoo_url": "https://demozoo.org/productions/282593/",
            "id": 282593,
            "title": "Toxic Shock BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-16",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/282634/?format=api",
            "demozoo_url": "https://demozoo.org/productions/282634/",
            "id": 282634,
            "title": "Toxic Shock BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-13",
            "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/140021/?format=api",
                "id": 140021,
                "name": "Attitude Adjuster"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133455/?format=api",
                "id": 133455,
                "name": "Slice & Dice"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140022/?format=api",
                "id": 140022,
                "name": "The Terminator"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131239/?format=api",
                "id": 131239,
                "name": "PiG Basher"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}