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

{
    "url": "https://demozoo.org/api/v1/bbses/6084/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6084/",
    "id": 6084,
    "name": "Air Raid",
    "location": "Fremont, Alameda County, California, United States",
    "country_code": "US",
    "latitude": 37.54827,
    "longitude": -121.98857,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270039/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270039/",
            "id": 270039,
            "title": "Skill Art Pack 12/1993",
            "author_nicks": [
                {
                    "name": "SKiLL",
                    "abbreviation": "SKL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86878/?format=api",
                        "id": 86878,
                        "name": "SKiLL",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-31",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290351/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290351/",
            "id": 290351,
            "title": "Terbium Issue #2",
            "author_nicks": [
                {
                    "name": "Terbium Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120276/?format=api",
                        "id": 120276,
                        "name": "TERBiUM",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-02",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125489/?format=api",
                "id": 125489,
                "name": "Ace"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86882/?format=api",
                "id": 86882,
                "name": "Abomination"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125490/?format=api",
                "id": 125490,
                "name": "Ryoka"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120276/?format=api",
                "id": 120276,
                "name": "TERBiUM"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "wwiv"
    ]
}