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

{
    "url": "https://demozoo.org/api/v1/bbses/10537/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10537/",
    "id": 10537,
    "name": "Eminant Delusions",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135071/?format=api",
                "id": 135071,
                "name": "The Illusionist"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118112/?format=api",
                "id": 118112,
                "name": "ATOMiC Staff"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79650/?format=api",
                "id": 79650,
                "name": "SCUM"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "incomplete-affils"
    ]
}