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

{
    "url": "https://demozoo.org/api/v1/bbses/2386/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2386/",
    "id": 2386,
    "name": "Terminal Velocity (916)",
    "location": "Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.44932,
    "longitude": -121.34424,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290918/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290918/",
            "id": 290918,
            "title": "Download PPE",
            "author_nicks": [
                {
                    "name": "Warez Non Stop",
                    "abbreviation": "WNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81303/?format=api",
                        "id": 81303,
                        "name": "Warez Non Stop",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-25",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114976/?format=api",
                "id": 114976,
                "name": "Max Xevious"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79235/?format=api",
                "id": 79235,
                "name": "James Bomb"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81303/?format=api",
                "id": 81303,
                "name": "Warez Non Stop"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65041/?format=api",
                "id": 65041,
                "name": "Reaction"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76438/?format=api",
                "id": 76438,
                "name": "DREAD"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-console"
    ]
}