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

{
    "url": "https://demozoo.org/api/v1/bbses/12346/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12346/",
    "id": 12346,
    "name": "Fortress of Doom",
    "location": "Elizabeth, Union County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.66399,
    "longitude": -74.2107,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/376117/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376117/",
            "id": 376117,
            "title": "Fortress of Doom BBS",
            "author_nicks": [
                {
                    "name": "Dino",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12944/?format=api",
                        "id": 12944,
                        "name": "Dino",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Judas",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7494/?format=api",
                        "id": 7494,
                        "name": "Judas",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2025-08-02",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "petscii"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118419/?format=api",
                "id": 118419,
                "name": "Codey"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79325/?format=api",
                "id": 79325,
                "name": "Dr. Doom"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145684/?format=api",
                "id": 145684,
                "name": "Nomad"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114316/?format=api",
                "id": 114316,
                "name": "Brainbombs"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140991/?format=api",
                "id": 140991,
                "name": "Brainbombs"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1680/?format=api",
                "id": 1680,
                "name": "Rowdy American Distributors"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                "id": 148,
                "name": "Renegade Programming Group"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145681/?format=api",
                "id": 145681,
                "name": "CSoft"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}