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

{
    "url": "https://demozoo.org/api/v1/bbses/11263/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11263/",
    "id": 11263,
    "name": "The Casino",
    "location": "Denver, Denver County, Colorado, United States",
    "country_code": "US",
    "latitude": 39.73915,
    "longitude": -104.9847,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/332891/?format=api",
            "demozoo_url": "https://demozoo.org/productions/332891/",
            "id": 332891,
            "title": "Casino BBS Ad",
            "author_nicks": [
                {
                    "name": "Electron",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107141/?format=api",
                        "id": 107141,
                        "name": "Electron",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-02-03",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139805/?format=api",
                "id": 139805,
                "name": "The Gambler"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107141/?format=api",
                "id": 107141,
                "name": "Electron"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107023/?format=api",
                "id": 107023,
                "name": "Arson"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28031/?format=api",
                "id": 28031,
                "name": "Mirage"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107142/?format=api",
                "id": 107142,
                "name": "Pirates Of Denver"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}