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

{
    "url": "https://demozoo.org/api/v1/bbses/6532/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6532/",
    "id": 6532,
    "name": "Insanity",
    "location": "Cypress, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.81696,
    "longitude": -118.03729,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/300283/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/300283/",
            "id": 300283,
            "title": "Insanity",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-08",
            "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/280804/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280804/",
            "id": 280804,
            "title": "Insanity BBS",
            "author_nicks": [
                {
                    "name": "Ironside Data Productions",
                    "abbreviation": "iDP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115612/?format=api",
                        "id": 115612,
                        "name": "Ironside Data Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-01",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87589/?format=api",
                "id": 87589,
                "name": "Maxx"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126760/?format=api",
                "id": 126760,
                "name": "Havok"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115612/?format=api",
                "id": 115612,
                "name": "Ironside Data Productions"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}