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

{
    "url": "https://demozoo.org/api/v1/bbses/4180/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4180/",
    "id": 4180,
    "name": "Members Only",
    "location": "Richmond, City of Richmond, Virginia, United States",
    "country_code": "US",
    "latitude": 37.55376,
    "longitude": -77.46026,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/287947/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/287947/",
            "id": 287947,
            "title": "Untouchable Art Collection #1",
            "author_nicks": [
                {
                    "name": "Untouchable Art",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83922/?format=api",
                        "id": 83922,
                        "name": "Untouchable Art",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-19",
            "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/122782/?format=api",
                "id": 122782,
                "name": "Chester"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146504/?format=api",
                "id": 146504,
                "name": "Elvira"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112780/?format=api",
                "id": 112780,
                "name": "Untouchables"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83922/?format=api",
                "id": 83922,
                "name": "Untouchable Art"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7915/?format=api",
                "id": 7915,
                "name": "Pentagon"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}