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

{
    "url": "https://demozoo.org/api/v1/bbses/5976/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5976/",
    "id": 5976,
    "name": "Magic Reality",
    "location": "Pointe-Claire, Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.44868,
    "longitude": -73.81669,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270987/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270987/",
            "id": 270987,
            "title": "ICEPack June 1995",
            "author_nicks": [
                {
                    "name": "Insane Creators Enterprise",
                    "abbreviation": "iCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                        "id": 2196,
                        "name": "Insane Creators Enterprise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/200228/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200228/",
            "id": 200228,
            "title": "Magic Reality BBS",
            "author_nicks": [
                {
                    "name": "Opium",
                    "abbreviation": "OPM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87145/?format=api",
                        "id": 87145,
                        "name": "Opium",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26101/?format=api",
                "id": 26101,
                "name": "Magnetic M"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23211/?format=api",
                "id": 23211,
                "name": "Graphic Revolution In Progress"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard"
    ]
}