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

{
    "url": "https://demozoo.org/api/v1/bbses/6873/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6873/",
    "id": 6873,
    "name": "San Futuro Pain Department",
    "location": "Anaheim, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.83529,
    "longitude": -117.9145,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304901/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304901/",
            "id": 304901,
            "title": "ILL Loader",
            "author_nicks": [
                {
                    "name": "Information Liberation League",
                    "abbreviation": "ILL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78607/?format=api",
                        "id": 78607,
                        "name": "Information Liberation League",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-03",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127284/?format=api",
                "id": 127284,
                "name": "Marshall Law"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127309/?format=api",
                "id": 127309,
                "name": "Pat. Pending"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88020/?format=api",
                "id": 88020,
                "name": "Illness"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78607/?format=api",
                "id": 78607,
                "name": "Information Liberation League"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav",
        "wwiv"
    ]
}