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

{
    "url": "https://demozoo.org/api/v1/bbses/8176/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8176/",
    "id": 8176,
    "name": "Wrath of Strong",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304448/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304448/",
            "id": 304448,
            "title": "Spectrum Issue #2",
            "author_nicks": [
                {
                    "name": "Spectrum Staff",
                    "abbreviation": "SPEC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                        "id": 124103,
                        "name": "Spectrum Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-01",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/180645/?format=api",
            "demozoo_url": "https://demozoo.org/productions/180645/",
            "id": 180645,
            "title": "The Wrath Of Strong BBS (1)",
            "author_nicks": [
                {
                    "name": "Damn Excellent ANSI Designers",
                    "abbreviation": "DeAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25642/?format=api",
                        "id": 25642,
                        "name": "Damn Excellent ANSI Designers",
                        "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/181114/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181114/",
            "id": 181114,
            "title": "The Wrath Of Strong BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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/196748/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196748/",
            "id": 196748,
            "title": "The Wrath Of Strong BBS (3)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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/25647/?format=api",
                "id": 25647,
                "name": "Strong Hold"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147369/?format=api",
                "id": 147369,
                "name": "Nuclear Hackers Phreakers Carders"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25642/?format=api",
                "id": 25642,
                "name": "Damn Excellent ANSI Designers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "monarch-bbs"
    ]
}