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

{
    "url": "https://demozoo.org/api/v1/bbses/10791/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10791/",
    "id": 10791,
    "name": "Hold Fast",
    "location": "Ottawa, Ontario, Canada",
    "country_code": "CA",
    "latitude": 45.41117,
    "longitude": -75.69812,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/334778/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/334778/",
            "id": 334778,
            "title": "Happy Holidays from Hold Fast BBS",
            "author_nicks": [
                {
                    "name": "Nitron",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131036/?format=api",
                        "id": 131036,
                        "name": "Nitron",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Mistigris",
                    "abbreviation": "Mist",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                        "id": 22737,
                        "name": "Mistigris",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2023-12-25",
            "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/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "christmas",
                "coca-cola"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131036/?format=api",
                "id": 131036,
                "name": "Nitron"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "mystic-bbs",
        "bbs-pc",
        "bbs-public",
        "currently-online",
        "telnet",
        "artboard"
    ]
}