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

{
    "url": "https://demozoo.org/api/v1/bbses/7259/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7259/",
    "id": 7259,
    "name": "South Central",
    "location": "Orlando, Orange County, Florida, United States",
    "country_code": "US",
    "latitude": 28.53834,
    "longitude": -81.37924,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78497/?format=api",
                "id": 78497,
                "name": "Futuristic Artists With Talent"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}