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

{
    "url": "https://demozoo.org/api/v1/bbses/9961/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9961/",
    "id": 9961,
    "name": "The Ice Ship",
    "location": "Arizona, United States",
    "country_code": "US",
    "latitude": 34.5003,
    "longitude": -111.50098,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/312912/?format=api",
            "demozoo_url": "https://demozoo.org/productions/312912/",
            "id": 312912,
            "title": "Force 7",
            "author_nicks": [
                {
                    "name": "Knights of Eternal Evil",
                    "abbreviation": "KEE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/133608/?format=api",
                        "id": 133608,
                        "name": "Knights of Eternal Evil",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-10-09",
            "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": [
                "force-7"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}