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

{
    "url": "https://demozoo.org/api/v1/bbses/9052/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9052/",
    "id": 9052,
    "name": "Camber of Torture",
    "location": "Cleveland, Cuyahoga County, Ohio, United States",
    "country_code": "US",
    "latitude": 41.4995,
    "longitude": -81.69541,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362145/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/362145/",
            "id": 362145,
            "title": "ANSI and ANSIMation Art File Compilation (1989-1994)",
            "author_nicks": [
                {
                    "name": "Tank",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14212/?format=api",
                        "id": 14212,
                        "name": "Tank",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-03-16",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25378/?format=api",
                "id": 25378,
                "name": "Camber"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}