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

{
    "url": "https://demozoo.org/api/v1/bbses/6187/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6187/",
    "id": 6187,
    "name": "Gehenna (919)",
    "location": "Raleigh, Wake County, North Carolina, United States",
    "country_code": "US",
    "latitude": 35.7721,
    "longitude": -78.63861,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90617/?format=api",
                "id": 90617,
                "name": "George"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108955/?format=api",
                "id": 108955,
                "name": "Shallow Grounds Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}