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

{
    "url": "https://demozoo.org/api/v1/bbses/3919/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3919/",
    "id": 3919,
    "name": "Fun House",
    "location": "London, Greater London, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200066/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200066/",
            "id": 200066,
            "title": "Sonic the Hedgehog II",
            "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": "1992-11-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                    "id": 22,
                    "name": "Sega Megadrive/Genesis"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/360934/?format=api",
            "demozoo_url": "https://demozoo.org/productions/360934/",
            "id": 360934,
            "title": "Unitrax Intro",
            "author_nicks": [
                {
                    "name": "Unitrax",
                    "abbreviation": "UNI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57521/?format=api",
                        "id": 57521,
                        "name": "Unitrax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28068/?format=api",
                "id": 28068,
                "name": "Shaggy"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122384/?format=api",
                "id": 122384,
                "name": "Dreamscape"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57521/?format=api",
                "id": 57521,
                "name": "Unitrax"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-console"
    ]
}