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

{
    "url": "https://demozoo.org/api/v1/bbses/14109/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14109/",
    "id": 14109,
    "name": "Captain Paranoia BBS",
    "location": "Remseck am Neckar, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 48.87286,
    "longitude": 9.27568,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380162/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380162/",
            "id": 380162,
            "title": "Underground Conference 1995 Mag",
            "author_nicks": [
                {
                    "name": "Immortal Arrogance",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/137350/?format=api",
                        "id": 137350,
                        "name": "Immortal Arrogance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                    "id": 44,
                    "name": "Report",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152667/?format=api",
                "id": 152667,
                "name": "Captain Paranoia"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-public"
    ]
}