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

{
    "url": "https://demozoo.org/api/v1/bbses/2759/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2759/",
    "id": 2759,
    "name": "Pipeline",
    "location": "Simi Valley, Ventura County, California, United States",
    "country_code": "US",
    "latitude": 34.26945,
    "longitude": -118.78148,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113773/?format=api",
                "id": 113773,
                "name": "Surfer Bob"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53859/?format=api",
                "id": 53859,
                "name": "Hella-Rad Fucking Hackers"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31851/?format=api",
                "id": 31851,
                "name": "The Revolution"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}