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

{
    "url": "https://demozoo.org/api/v1/bbses/8051/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8051/",
    "id": 8051,
    "name": "The Funhouse",
    "location": "Bensberg, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.96486,
    "longitude": 7.16334,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/306912/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306912/",
            "id": 306912,
            "title": "SoundBox V2.2",
            "author_nicks": [
                {
                    "name": "TriTech Developments",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84115/?format=api",
                        "id": 84115,
                        "name": "TriTech Developments",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-28",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/307156/?format=api",
            "demozoo_url": "https://demozoo.org/productions/307156/",
            "id": 307156,
            "title": "SoundBox V2.3",
            "author_nicks": [
                {
                    "name": "TriTech Developments",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84115/?format=api",
                        "id": 84115,
                        "name": "TriTech Developments",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/372099/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372099/",
            "id": 372099,
            "title": "SystemPrefs V3.5",
            "author_nicks": [
                {
                    "name": "TriTech Developments",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84115/?format=api",
                        "id": 84115,
                        "name": "TriTech Developments",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-14",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129171/?format=api",
                "id": 129171,
                "name": "Kiwi"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76928/?format=api",
                "id": 76928,
                "name": "Tyrell"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-public"
    ]
}