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

{
    "url": "https://demozoo.org/api/v1/bbses/11086/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11086/",
    "id": 11086,
    "name": "The Disk Shoppe",
    "location": "Oxnard, Ventura County, California, United States",
    "country_code": "US",
    "latitude": 34.1975,
    "longitude": -119.17705,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/344777/?format=api",
            "demozoo_url": "https://demozoo.org/productions/344777/",
            "id": 344777,
            "title": "Crime Time",
            "author_nicks": [
                {
                    "name": "Genesis Project",
                    "abbreviation": "G*P",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                        "id": 3170,
                        "name": "Genesis Project",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "crime-time"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/267790/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267790/",
            "id": 267790,
            "title": "SAS Combat Simulator +3",
            "author_nicks": [
                {
                    "name": "Zenith",
                    "abbreviation": "ZEN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51356/?format=api",
                        "id": 51356,
                        "name": "Zenith",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-03-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sas-combat-simulator"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/131358/?format=api",
            "demozoo_url": "https://demozoo.org/productions/131358/",
            "id": 131358,
            "title": "Turbo Outrun Mega",
            "author_nicks": [
                {
                    "name": "Crazy",
                    "abbreviation": "C",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                        "id": 8817,
                        "name": "Crazy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-11-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "turbo-outrun"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137949/?format=api",
                "id": 137949,
                "name": "Notorious Archmage"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64992/?format=api",
                "id": 64992,
                "name": "Spirit"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}