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

{
    "url": "https://demozoo.org/api/v1/bbses/3404/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3404/",
    "id": 3404,
    "name": "Mirage (305)",
    "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/377850/?format=api",
            "demozoo_url": "https://demozoo.org/productions/377850/",
            "id": 377850,
            "title": "Datazine 3",
            "author_nicks": [
                {
                    "name": "2Tuff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28632/?format=api",
                        "id": 28632,
                        "name": "2Tuff",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-05",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-magazine",
                "datazine"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/170407/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170407/",
            "id": 170407,
            "title": "Shock Issue #01",
            "author_nicks": [
                {
                    "name": "Censor Design",
                    "abbreviation": "CD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                        "id": 1273,
                        "name": "Censor Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-magazine",
                "shock-console",
                "charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75273/?format=api",
                "id": 75273,
                "name": "The Mirage"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68212/?format=api",
                "id": 68212,
                "name": "Numbers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-console"
    ]
}