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

{
    "url": "https://demozoo.org/api/v1/bbses/2401/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2401/",
    "id": 2401,
    "name": "The River Styx (408)",
    "location": "City of San Jose, Santa Clara County, California, United States",
    "country_code": "US",
    "latitude": 37.17333,
    "longitude": -121.81741,
    "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/112349/?format=api",
                "id": 112349,
                "name": "Dark Soul"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81303/?format=api",
                "id": 81303,
                "name": "Warez Non Stop"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83654/?format=api",
                "id": 83654,
                "name": "Hardwire Couriers"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}