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

{
    "url": "https://demozoo.org/api/v1/bbses/10832/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10832/",
    "id": 10832,
    "name": "Pharcyde (901)",
    "location": "Memphis, Shelby County, Tennessee, United States",
    "country_code": "US",
    "latitude": 35.14953,
    "longitude": -90.04898,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136528/?format=api",
                "id": 136528,
                "name": "Deadpool"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}