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

{
    "url": "https://demozoo.org/api/v1/bbses/6898/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6898/",
    "id": 6898,
    "name": "Cyber Dreams (905)",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/197267/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197267/",
            "id": 197267,
            "title": "Cyber Dreams BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/85434/?format=api",
                "id": 85434,
                "name": "Cyber"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127311/?format=api",
                "id": 127311,
                "name": "First Bite"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127312/?format=api",
                "id": 127312,
                "name": "Comstar"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127313/?format=api",
                "id": 127313,
                "name": "Cold Ice"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127314/?format=api",
                "id": 127314,
                "name": "Slick"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85429/?format=api",
                "id": 85429,
                "name": "Storm²"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic"
    ]
}