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

{
    "url": "https://demozoo.org/api/v1/bbses/10179/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10179/",
    "id": 10179,
    "name": "Black Hole Cafe",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290864/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290864/",
            "id": 290864,
            "title": "News Reader v1.0",
            "author_nicks": [
                {
                    "name": "Wasted Obfuscated Evolution",
                    "abbreviation": "wOe",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                        "id": 106746,
                        "name": "Wasted Obfuscated Evolution",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-09-25",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "source-available",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133953/?format=api",
                "id": 133953,
                "name": "Marlon Brando"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77874/?format=api",
                "id": 77874,
                "name": "CyberCrime Int."
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}