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

{
    "url": "https://demozoo.org/api/v1/bbses/1433/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1433/",
    "id": 1433,
    "name": "Funtopia",
    "location": "Potsdam, Brandenburg, Germany",
    "country_code": "DE",
    "latitude": 52.39886,
    "longitude": 13.06566,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308910/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308910/",
            "id": 308910,
            "title": "Random Logoff",
            "author_nicks": [
                {
                    "name": "Suspect Development International",
                    "abbreviation": "SDi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                        "id": 13585,
                        "name": "Suspect Development International",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09-30",
            "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",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/271185/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271185/",
            "id": 271185,
            "title": "SAC Art Package #2 (03/1995)",
            "author_nicks": [
                {
                    "name": "Superior Art Creations",
                    "abbreviation": "SAC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                        "id": 7050,
                        "name": "Superior Art Creations",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03-31",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15086/?format=api",
                "id": 15086,
                "name": "Mindsurfer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}