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

{
    "url": "https://demozoo.org/api/v1/bbses/7745/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7745/",
    "id": 7745,
    "name": "Star Wars",
    "location": "Miami, Miami-Dade County, Florida, United States",
    "country_code": "US",
    "latitude": 25.77427,
    "longitude": -80.19366,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304451/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304451/",
            "id": 304451,
            "title": "Spectrum Issue #5",
            "author_nicks": [
                {
                    "name": "Spectrum Staff",
                    "abbreviation": "SPEC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                        "id": 124103,
                        "name": "Spectrum Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-01",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/380498/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380498/",
            "id": 380498,
            "title": "Star Wars",
            "author_nicks": [
                {
                    "name": "Triton",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47117/?format=api",
                        "id": 47117,
                        "name": "Triton",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1991-03-27",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "star-wars-theme"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/181243/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181243/",
            "id": 181243,
            "title": "Star Wars BBS (1)",
            "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": "1991-03-15",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "thedraw-com-file-screen"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/206315/?format=api",
            "demozoo_url": "https://demozoo.org/productions/206315/",
            "id": 206315,
            "title": "Star Wars BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "star-wars-theme"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46623/?format=api",
                "id": 46623,
                "name": "Lord Michael"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47091/?format=api",
                "id": 47091,
                "name": "Mad Mardigan"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "celerity-bbs"
    ]
}