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

{
    "url": "https://demozoo.org/api/v1/bbses/8822/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8822/",
    "id": 8822,
    "name": "Bermuda Triangle (615)",
    "location": "Nashville, Davidson County, Tennessee, United States",
    "country_code": "US",
    "latitude": 36.16589,
    "longitude": -86.78444,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/307074/?format=api",
            "demozoo_url": "https://demozoo.org/productions/307074/",
            "id": 307074,
            "title": "Optima Rax",
            "author_nicks": [
                {
                    "name": "Public Enemy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68546/?format=api",
                        "id": 68546,
                        "name": "Public Enemy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-02-10",
            "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": [
                "generated-sound"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130766/?format=api",
                "id": 130766,
                "name": "Alley Kat"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68546/?format=api",
                "id": 68546,
                "name": "Public Enemy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}