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

{
    "url": "https://demozoo.org/api/v1/bbses/9810/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9810/",
    "id": 9810,
    "name": "Underground Tunnel",
    "location": "Austin, Travis County, Texas, United States",
    "country_code": "US",
    "latitude": 30.26715,
    "longitude": -97.74306,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/122988/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122988/",
            "id": 122988,
            "title": "The Pirate World 1",
            "author_nicks": [
                {
                    "name": "The Pirate Syndicate",
                    "abbreviation": "TPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53678/?format=api",
                        "id": 53678,
                        "name": "The Pirate Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06-11",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132943/?format=api",
                "id": 132943,
                "name": "Pluto"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "hpav",
        "bbs-busted"
    ]
}