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

{
    "url": "https://demozoo.org/api/v1/bbses/6566/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6566/",
    "id": 6566,
    "name": "Flight 409",
    "location": "Hightstown, Mercer County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.26955,
    "longitude": -74.52321,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380443/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380443/",
            "id": 380443,
            "title": "Flight 409",
            "author_nicks": [
                {
                    "name": "Neurotic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61260/?format=api",
                        "id": 61260,
                        "name": "Neurotic",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Legend",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                        "id": 110517,
                        "name": "Legend",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-07-15",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126810/?format=api",
                "id": 126810,
                "name": "Head Hunter"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111408/?format=api",
                "id": 111408,
                "name": "Radigan"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                "id": 111392,
                "name": "Sphere of Illusions"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132650/?format=api",
                "id": 132650,
                "name": "Rupture Staff"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}