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

{
    "url": "https://demozoo.org/api/v1/bbses/4554/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4554/",
    "id": 4554,
    "name": "Dark Shadow Elite",
    "location": "Jacksonville, Duval County, Florida, United States",
    "country_code": "US",
    "latitude": 30.33218,
    "longitude": -81.65565,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/202089/?format=api",
            "demozoo_url": "https://demozoo.org/productions/202089/",
            "id": 202089,
            "title": "BauD LoCK v1.1 BeTa",
            "author_nicks": [
                {
                    "name": "Cyanide",
                    "abbreviation": "CYN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83124/?format=api",
                        "id": 83124,
                        "name": "Cyanide",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-03",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/182457/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182457/",
            "id": 182457,
            "title": "Dark Shadows Elite BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-17",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79140/?format=api",
                "id": 79140,
                "name": "Kronic-G"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123238/?format=api",
                "id": 123238,
                "name": "The Guild of Thieves"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84405/?format=api",
                "id": 84405,
                "name": "Genesis"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83124/?format=api",
                "id": 83124,
                "name": "Cyanide"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}