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

{
    "url": "https://demozoo.org/api/v1/bbses/8663/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8663/",
    "id": 8663,
    "name": "The Restaurant At The End Of The Universe",
    "location": "Grand Rapids, Kent County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.96336,
    "longitude": -85.66809,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130167/?format=api",
                "id": 130167,
                "name": "Nightshade"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124790/?format=api",
                "id": 124790,
                "name": "Fahrenheit"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28033/?format=api",
                "id": 28033,
                "name": "Mr. Hyde"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49482/?format=api",
                "id": 49482,
                "name": "DnsS"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga",
        "hpav"
    ]
}