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

{
    "url": "https://demozoo.org/api/v1/bbses/634/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/634/",
    "id": 634,
    "name": "The Giftep Zone",
    "location": "Stockton, San Joaquin County, California, United States",
    "country_code": "US",
    "latitude": 37.9577,
    "longitude": -121.29078,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119366/?format=api",
                "id": 119366,
                "name": "Amaranth"
            },
            "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"
        }
    ],
    "tags": []
}