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

{
    "url": "https://demozoo.org/api/v1/bbses/10303/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10303/",
    "id": 10303,
    "name": "Maximum Overkill",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181040/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181040/",
            "id": 181040,
            "title": "Maximum Overkill BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                    "id": 20,
                    "name": "512b Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25392/?format=api",
                "id": 25392,
                "name": "Crash Impact"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134158/?format=api",
                "id": 134158,
                "name": "Chevy"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59337/?format=api",
                "id": 59337,
                "name": "Knightmare"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75726/?format=api",
                "id": 75726,
                "name": "Fallen Angel"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "prologon-prodoor"
    ]
}