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

{
    "url": "https://demozoo.org/api/v1/bbses/8852/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8852/",
    "id": 8852,
    "name": "Mad Man's Hauze",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/187966/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187966/",
            "id": 187966,
            "title": "Mad Mans Hauze BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203873/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203873/",
            "id": 203873,
            "title": "Rad Fighter +2 Trainer",
            "author_nicks": [
                {
                    "name": "Rage 1994",
                    "abbreviation": "RGE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78588/?format=api",
                        "id": 78588,
                        "name": "Rage 1994",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-23",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pro-pack",
                "protect-exe-com-5.0",
                "tinyprog",
                "rad-fighter"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115041/?format=api",
                "id": 115041,
                "name": "White Power"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131002/?format=api",
                "id": 131002,
                "name": "T.i.P"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131001/?format=api",
                "id": 131001,
                "name": "WAT Couriers Crew"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78588/?format=api",
                "id": 78588,
                "name": "Rage 1994"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}