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

{
    "url": "https://demozoo.org/api/v1/bbses/4060/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4060/",
    "id": 4060,
    "name": "Warez Dump",
    "location": "Orlando, Orange County, Florida, United States",
    "country_code": "US",
    "latitude": 28.53834,
    "longitude": -81.37924,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112344/?format=api",
                "id": 112344,
                "name": "k-os"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83654/?format=api",
                "id": 83654,
                "name": "Hardwire Couriers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}