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

{
    "url": "https://demozoo.org/api/v1/bbses/3854/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3854/",
    "id": 3854,
    "name": "Red Line",
    "location": "Wavre, Province du Brabant Wallon, Wallonia, Belgium",
    "country_code": "BE",
    "latitude": 50.71925,
    "longitude": 4.59262,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/355904/?format=api",
            "demozoo_url": "https://demozoo.org/productions/355904/",
            "id": 355904,
            "title": "Scan Bulletins v1.0",
            "author_nicks": [
                {
                    "name": "Beesnes",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/90446/?format=api",
                        "id": 90446,
                        "name": "Beesnes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58923/?format=api",
                "id": 58923,
                "name": "Orak"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6696/?format=api",
                "id": 6696,
                "name": "Intense"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-public",
        "demoscene-bbs"
    ]
}