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

{
    "url": "https://demozoo.org/api/v1/bbses/4557/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4557/",
    "id": 4557,
    "name": "Generations of Doom",
    "location": "Texas, United States",
    "country_code": "US",
    "latitude": 31.25044,
    "longitude": -99.25061,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123238/?format=api",
                "id": 123238,
                "name": "The Guild of Thieves"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}