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

{
    "url": "https://demozoo.org/api/v1/bbses/5751/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5751/",
    "id": 5751,
    "name": "Digital Escape",
    "location": "Cleveland, Cuyahoga County, Ohio, United States",
    "country_code": "US",
    "latitude": 41.4995,
    "longitude": -81.69541,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/297361/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/297361/",
            "id": 297361,
            "title": "Digital Escape",
            "author_nicks": [
                {
                    "name": "Living Death",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77962/?format=api",
                        "id": 77962,
                        "name": "Living Death",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "High Rezolution",
                    "abbreviation": "HR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                        "id": 108518,
                        "name": "High Rezolution",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx",
                "ripscrip"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136446/?format=api",
                "id": 136446,
                "name": "Lace"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125039/?format=api",
                "id": 125039,
                "name": "Chronos"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109510/?format=api",
                "id": 109510,
                "name": "Nitro"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                "id": 108518,
                "name": "High Rezolution"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-nonpublic"
    ]
}