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

{
    "url": "https://demozoo.org/api/v1/bbses/8081/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8081/",
    "id": 8081,
    "name": "Abselon",
    "location": "Wilmington, New Hanover County, North Carolina, United States",
    "country_code": "US",
    "latitude": 34.22573,
    "longitude": -77.94471,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303982/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/303982/",
            "id": 303982,
            "title": "Abselon",
            "author_nicks": [
                {
                    "name": "Klink",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87393/?format=api",
                        "id": 87393,
                        "name": "Klink",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Wizard",
                    "abbreviation": "WIZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87388/?format=api",
                        "id": 87388,
                        "name": "Wizard",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-02",
            "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"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129230/?format=api",
                "id": 129230,
                "name": "Blind"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87393/?format=api",
                "id": 87393,
                "name": "Klink"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}