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

{
    "url": "https://demozoo.org/api/v1/bbses/897/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/897/",
    "id": 897,
    "name": "The Industry Standard",
    "location": "Las Vegas, Clark County, Nevada, United States",
    "country_code": "US",
    "latitude": 36.17497,
    "longitude": -115.13722,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/372320/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372320/",
            "id": 372320,
            "title": "Industry Standard BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "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",
                "widescroller"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119592/?format=api",
                "id": 119592,
                "name": "Sonny"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79416/?format=api",
                "id": 79416,
                "name": "Zeus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46615/?format=api",
                "id": 46615,
                "name": "Request to Send"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}