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

{
    "url": "https://demozoo.org/api/v1/bbses/2310/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2310/",
    "id": 2310,
    "name": "Terminal Countdown",
    "location": "South Carolina, United States",
    "country_code": "US",
    "latitude": 34.00043,
    "longitude": -81.00009,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/384959/?format=api",
            "demozoo_url": "https://demozoo.org/productions/384959/",
            "id": 384959,
            "title": "CoRE Pack July 1995",
            "author_nicks": [
                {
                    "name": "Creators of Renegade Enhancements",
                    "abbreviation": "CoRE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/154579/?format=api",
                        "id": 154579,
                        "name": "Creators of Renegade Enhancements",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06-28",
            "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": [
                "renegade-bbs",
                "bbs-modding-pack"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/271972/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271972/",
            "id": 271972,
            "title": "Remorse Art Pack #6",
            "author_nicks": [
                {
                    "name": "Remorse 1981",
                    "abbreviation": "RMRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                        "id": 7049,
                        "name": "Remorse 1981",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120766/?format=api",
                "id": 120766,
                "name": "Rebel Lord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154579/?format=api",
                "id": 154579,
                "name": "Creators of Renegade Enhancements"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}