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

{
    "url": "https://demozoo.org/api/v1/bbses/8079/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8079/",
    "id": 8079,
    "name": "Generation X",
    "location": "Chula Vista, San Diego County, California, United States",
    "country_code": "US",
    "latitude": 32.64005,
    "longitude": -117.0842,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/201472/?format=api",
            "demozoo_url": "https://demozoo.org/productions/201472/",
            "id": 201472,
            "title": "The Acquisition (06/1996)",
            "author_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37984/?format=api",
                "id": 37984,
                "name": "Blitzkrieg"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87388/?format=api",
                "id": 87388,
                "name": "Wizard"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav",
        "oblivion2",
        "no-staff-added"
    ]
}