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

{
    "url": "https://demozoo.org/api/v1/bbses/10751/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10751/",
    "id": 10751,
    "name": "Cyborg Zone",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200036/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200036/",
            "id": 200036,
            "title": "Cyborg Zone BBS",
            "author_nicks": [
                {
                    "name": "The Red Scorpion",
                    "abbreviation": "TRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86666/?format=api",
                        "id": 86666,
                        "name": "The Red Scorpion",
                        "is_group": true
                    }
                }
            ],
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270537/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270537/",
            "id": 270537,
            "title": "TRS Art Pack (02/1994)",
            "author_nicks": [
                {
                    "name": "The Red Scorpion",
                    "abbreviation": "TRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86666/?format=api",
                        "id": 86666,
                        "name": "The Red Scorpion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-15",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86667/?format=api",
                "id": 86667,
                "name": "Thunder Storm"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86679/?format=api",
                "id": 86679,
                "name": "Dark Facts"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86666/?format=api",
                "id": 86666,
                "name": "The Red Scorpion"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136046/?format=api",
                "id": 136046,
                "name": "Vision Mercenaries"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}