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

{
    "url": "https://demozoo.org/api/v1/bbses/7614/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7614/",
    "id": 7614,
    "name": "Quiet Riot",
    "location": "Austin, Travis County, Texas, United States",
    "country_code": "US",
    "latitude": 30.26715,
    "longitude": -97.74306,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86562/?format=api",
                "id": 86562,
                "name": "Pericles"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109411/?format=api",
                "id": 109411,
                "name": "Justice"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109567/?format=api",
                "id": 109567,
                "name": "Revolution Of Audio And Visual Experts"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86454/?format=api",
                "id": 86454,
                "name": "Visions of Reality"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}