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

{
    "url": "https://demozoo.org/api/v1/bbses/9819/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9819/",
    "id": 9819,
    "name": "Vanishing Point (215)",
    "location": "Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 39.95233,
    "longitude": -75.16379,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/122989/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122989/",
            "id": 122989,
            "title": "The Pirate World 2",
            "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-07-12",
            "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/132949/?format=api",
                "id": 132949,
                "name": "Black Fin"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "emulex-bbs"
    ]
}