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

{
    "url": "https://demozoo.org/api/v1/bbses/8232/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8232/",
    "id": 8232,
    "name": "Winds of Fury",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304451/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304451/",
            "id": 304451,
            "title": "Spectrum Issue #5",
            "author_nicks": [
                {
                    "name": "Spectrum Staff",
                    "abbreviation": "SPEC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                        "id": 124103,
                        "name": "Spectrum Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-01",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129514/?format=api",
                "id": 129514,
                "name": "Shadow Stalker"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129512/?format=api",
                "id": 129512,
                "name": "Dragon Highlord"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}