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

{
    "url": "https://demozoo.org/api/v1/bbses/11102/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11102/",
    "id": 11102,
    "name": "The Rising Force",
    "location": "Teterboro, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.85982,
    "longitude": -74.05931,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/365199/?format=api",
            "demozoo_url": "https://demozoo.org/productions/365199/",
            "id": 365199,
            "title": "Fire Galaxy",
            "author_nicks": [
                {
                    "name": "Fucked Beyond Repair",
                    "abbreviation": "FBR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7446/?format=api",
                        "id": 7446,
                        "name": "Fucked Beyond Repair",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-19",
            "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": [
                "ntsc",
                "import-to-usa",
                "import-intro",
                "fire-galaxy"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/267788/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267788/",
            "id": 267788,
            "title": "SAS Combat Simulator",
            "author_nicks": [
                {
                    "name": "Fucked Beyond Repair",
                    "abbreviation": "FBR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7446/?format=api",
                        "id": 7446,
                        "name": "Fucked Beyond Repair",
                        "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": [
                "import-to-usa",
                "import-intro",
                "sas-combat-simulator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137965/?format=api",
                "id": 137965,
                "name": "Void"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7446/?format=api",
                "id": 7446,
                "name": "Fucked Beyond Repair"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51356/?format=api",
                "id": 51356,
                "name": "Zenith"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4209/?format=api",
                "id": 4209,
                "name": "Doughnut Cracking Service"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}