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

{
    "url": "https://demozoo.org/api/v1/bbses/1734/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1734/",
    "id": 1734,
    "name": "Infinite Imagination Systems",
    "location": "City of Sacramento, Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.56663,
    "longitude": -121.4683,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77495/?format=api",
                "id": 77495,
                "name": "Black Aksion"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109002/?format=api",
                "id": 109002,
                "name": "The Artists Guild"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                "id": 76670,
                "name": "Masters Of The Art Experience"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}