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

{
    "url": "https://demozoo.org/api/v1/bbses/7712/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7712/",
    "id": 7712,
    "name": "Adventurer's Guide",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}