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

{
    "url": "https://demozoo.org/api/v1/bbses/8731/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8731/",
    "id": 8731,
    "name": "The Guru's Hookah",
    "location": "Santa Barbara County, California, United States",
    "country_code": "US",
    "latitude": 34.53834,
    "longitude": -120.03078,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/306181/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306181/",
            "id": 306181,
            "title": "Annihiliated",
            "author_nicks": [
                {
                    "name": "The Unstopable Pirating Force",
                    "abbreviation": "UPF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124768/?format=api",
                        "id": 124768,
                        "name": "Devastating Incorporated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-02-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130382/?format=api",
                "id": 130382,
                "name": "Master Guru"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124768/?format=api",
                "id": 124768,
                "name": "Devastating Incorporated"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110066/?format=api",
                "id": 110066,
                "name": "The Wild Boys"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}