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

{
    "url": "https://demozoo.org/api/v1/bbses/10421/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10421/",
    "id": 10421,
    "name": "Subliminal Reality",
    "location": "New Westminster, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.20678,
    "longitude": -122.91092,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/314403/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314403/",
            "id": 314403,
            "title": "Subliminal Reality",
            "author_nicks": [
                {
                    "name": "Wildfire",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106761/?format=api",
                        "id": 106761,
                        "name": "Wildfire",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134449/?format=api",
                "id": 134449,
                "name": "Wild Thang"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106761/?format=api",
                "id": 106761,
                "name": "Wildfire"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}