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

{
    "url": "https://demozoo.org/api/v1/bbses/637/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/637/",
    "id": 637,
    "name": "The Mach 5",
    "location": "Iowa, United States",
    "country_code": "US",
    "latitude": 42.00027,
    "longitude": -93.50049,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119367/?format=api",
                "id": 119367,
                "name": "Speed Racer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72543/?format=api",
                "id": 72543,
                "name": "Skyjump Team"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2974/?format=api",
                "id": 2974,
                "name": "Prime"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}