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

{
    "url": "https://demozoo.org/api/v1/bbses/8970/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8970/",
    "id": 8970,
    "name": "ICEberg",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/199565/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199565/",
            "id": 199565,
            "title": "Iceberg BBS",
            "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": "1992",
            "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/361671/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361671/",
            "id": 361671,
            "title": "Not! Newsletter #5",
            "author_nicks": [
                {
                    "name": "Not!",
                    "abbreviation": "Not",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131373/?format=api",
                        "id": 131373,
                        "name": "Not!",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-18",
            "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/40155/?format=api",
                "id": 40155,
                "name": "Frozen Tormentor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123172/?format=api",
                "id": 123172,
                "name": "ICE : The New Order"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard"
    ]
}