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

{
    "url": "https://demozoo.org/api/v1/bbses/8601/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8601/",
    "id": 8601,
    "name": "The Greek Inn",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}