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

{
    "url": "https://demozoo.org/api/v1/bbses/13089/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13089/",
    "id": 13089,
    "name": "Heaven's Gate",
    "location": "New York City, New York, United States",
    "country_code": "US",
    "latitude": 40.71427,
    "longitude": -74.00597,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147841/?format=api",
                "id": 147841,
                "name": "Syndicate"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35002/?format=api",
                "id": 35002,
                "name": "International Software Alliance"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77634/?format=api",
                "id": 77634,
                "name": "Indigo"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}