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

{
    "url": "https://demozoo.org/api/v1/bbses/13167/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13167/",
    "id": 13167,
    "name": "World Industries",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148208/?format=api",
                "id": 148208,
                "name": "Core"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115612/?format=api",
                "id": 115612,
                "name": "Ironside Data Productions"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}