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

{
    "url": "https://demozoo.org/api/v1/bbses/6380/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6380/",
    "id": 6380,
    "name": "The General",
    "location": "Houston, Harris County, Texas, United States",
    "country_code": "US",
    "latitude": 29.76328,
    "longitude": -95.36327,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/206010/?format=api",
            "demozoo_url": "https://demozoo.org/productions/206010/",
            "id": 206010,
            "title": "The General BBS",
            "author_nicks": [],
            "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/107716/?format=api",
                "id": 107716,
                "name": "Oyl Patch"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126302/?format=api",
                "id": 126302,
                "name": "General"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45969/?format=api",
                "id": 45969,
                "name": "Rise in Superior Couriering"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}