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

{
    "url": "https://demozoo.org/api/v1/bbses/2266/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2266/",
    "id": 2266,
    "name": "Anton's Corner",
    "location": "Charleston, Kanawha County, West Virginia, United States",
    "country_code": "US",
    "latitude": 38.34982,
    "longitude": -81.63262,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/199926/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199926/",
            "id": 199926,
            "title": "Antons Corner BBS",
            "author_nicks": [
                {
                    "name": "BLuNT",
                    "abbreviation": "BLNT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86321/?format=api",
                        "id": 86321,
                        "name": "BLuNT",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86322/?format=api",
                "id": 86322,
                "name": "Anton the Pimp"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86323/?format=api",
                "id": 86323,
                "name": "Unknown Comic"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128762/?format=api",
                "id": 128762,
                "name": "Conquistador"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86321/?format=api",
                "id": 86321,
                "name": "BLuNT"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "hpav",
        "vision2"
    ]
}