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

{
    "url": "https://demozoo.org/api/v1/bbses/12444/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12444/",
    "id": 12444,
    "name": "The Magic Kingdom",
    "location": "Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 39.95233,
    "longitude": -75.16379,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361710/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361710/",
            "id": 361710,
            "title": "Prevues #7",
            "author_nicks": [
                {
                    "name": "PreVueS Staff",
                    "abbreviation": "PVS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                        "id": 130455,
                        "name": "PreVueS Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-10",
            "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                "id": 130455,
                "name": "PreVueS Staff"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}