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

{
    "url": "https://demozoo.org/api/v1/bbses/8510/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8510/",
    "id": 8510,
    "name": "Red Sector West",
    "location": "Cincinnati, Hamilton County, Ohio, United States",
    "country_code": "US",
    "latitude": 39.12711,
    "longitude": -84.51439,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/353240/?format=api",
            "demozoo_url": "https://demozoo.org/productions/353240/",
            "id": 353240,
            "title": "Red Sector West BBS Intro",
            "author_nicks": [
                {
                    "name": "Doc Midnite",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101880/?format=api",
                        "id": 101880,
                        "name": "Doc Midnite",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101880/?format=api",
                "id": 101880,
                "name": "Doc Midnite"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127625/?format=api",
                "id": 127625,
                "name": "Bytor"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143239/?format=api",
                "id": 143239,
                "name": "Buzzard"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143240/?format=api",
                "id": 143240,
                "name": "Samporna"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}