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

{
    "url": "https://demozoo.org/api/v1/bbses/6335/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6335/",
    "id": 6335,
    "name": "Devils Advocate",
    "location": "City of Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.00764,
    "longitude": -75.13396,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/299180/?format=api",
            "demozoo_url": "https://demozoo.org/productions/299180/",
            "id": 299180,
            "title": "Lightbar Logon PPE",
            "author_nicks": [
                {
                    "name": "PC Warez",
                    "abbreviation": "PCW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83273/?format=api",
                        "id": 83273,
                        "name": "PC Warez",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-30",
            "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/126225/?format=api",
                "id": 126225,
                "name": "HBKID"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83273/?format=api",
                "id": 83273,
                "name": "PC Warez"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129950/?format=api",
                "id": 129950,
                "name": "Above the Absolute"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46614/?format=api",
                "id": 46614,
                "name": "Reality Check Network"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}