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

{
    "url": "https://demozoo.org/api/v1/bbses/13905/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13905/",
    "id": 13905,
    "name": "Fucking Future",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/377076/?format=api",
            "demozoo_url": "https://demozoo.org/music/377076/",
            "id": 377076,
            "title": "UMI Pack N° 2",
            "author_nicks": [
                {
                    "name": "United Musicians of Invid",
                    "abbreviation": "UMI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119675/?format=api",
                        "id": 119675,
                        "name": "United Musicians of Invid",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
                    "id": 52,
                    "name": "Music Pack",
                    "supertype": "music"
                }
            ],
            "tags": [
                "xm",
                "s3m"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151522/?format=api",
                "id": 151522,
                "name": "Mary Juana"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119675/?format=api",
                "id": 119675,
                "name": "United Musicians of Invid"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}