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

{
    "url": "https://demozoo.org/api/v1/bbses/8050/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8050/",
    "id": 8050,
    "name": "Power Board",
    "location": "Weingarten, Tübingen Region, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 47.81043,
    "longitude": 9.63867,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/235101/?format=api",
            "demozoo_url": "https://demozoo.org/productions/235101/",
            "id": 235101,
            "title": "Radwar Party VII",
            "author_nicks": [
                {
                    "name": "Arise",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23394/?format=api",
                        "id": 23394,
                        "name": "Arise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-22",
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/383123/?format=api",
            "demozoo_url": "https://demozoo.org/productions/383123/",
            "id": 383123,
            "title": "Vote, Du Schwein! v3.0",
            "author_nicks": [
                {
                    "name": "Arise",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23394/?format=api",
                        "id": 23394,
                        "name": "Arise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-25",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amiex"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62213/?format=api",
                "id": 62213,
                "name": "Pater Pink"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/871/?format=api",
                "id": 871,
                "name": "Kyle"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/890/?format=api",
                "id": 890,
                "name": "Pencl"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23394/?format=api",
                "id": 23394,
                "name": "Arise"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}