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

{
    "url": "https://demozoo.org/api/v1/bbses/11048/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11048/",
    "id": 11048,
    "name": "Insane Asylum (510)",
    "location": "Fremont, Alameda County, California, United States",
    "country_code": "US",
    "latitude": 37.54827,
    "longitude": -121.98857,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/287009/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/287009/",
            "id": 287009,
            "title": "Unicorn Artwork (05/1993)",
            "author_nicks": [
                {
                    "name": "Unicorn Artist Asylum",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118028/?format=api",
                        "id": 118028,
                        "name": "Unicorn",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-01",
            "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/137844/?format=api",
                "id": 137844,
                "name": "Dr. Jack Kervorkian"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-console",
        "renegade-bbs"
    ]
}