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

{
    "url": "https://demozoo.org/api/v1/bbses/12785/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12785/",
    "id": 12785,
    "name": "Top Connection",
    "location": "Pacoima, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.2625,
    "longitude": -118.42703,
    "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"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147050/?format=api",
                "id": 147050,
                "name": "Phobiac"
            },
            "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/126158/?format=api",
                "id": 126158,
                "name": "The Original Pirates"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}