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

{
    "url": "https://demozoo.org/api/v1/bbses/6461/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6461/",
    "id": 6461,
    "name": "CyRap",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290929/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290929/",
            "id": 290929,
            "title": "Wave #1",
            "author_nicks": [
                {
                    "name": "The Council",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                        "id": 81961,
                        "name": "The Council",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-01",
            "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"
                }
            ],
            "tags": [
                "wave"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88050/?format=api",
                "id": 88050,
                "name": "Chug Lee"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133537/?format=api",
                "id": 133537,
                "name": "Empire"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}