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

{
    "url": "https://demozoo.org/api/v1/bbses/2513/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2513/",
    "id": 2513,
    "name": "The Death Star Bar",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47150/?format=api",
                "id": 47150,
                "name": "The Renegade Information Crew"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}