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

{
    "url": "https://demozoo.org/api/v1/bbses/3275/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3275/",
    "id": 3275,
    "name": "Haven",
    "location": "Blackpool, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.81667,
    "longitude": -3.05,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291921/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291921/",
            "id": 291921,
            "title": "Voodoo Lounge ISDN 1.0",
            "author_nicks": [
                {
                    "name": "Voodoo Lounge Crew",
                    "abbreviation": "VL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121694/?format=api",
                        "id": 121694,
                        "name": "Voodoo Lounge Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-02",
            "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/121695/?format=api",
                "id": 121695,
                "name": "Metal Head"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121694/?format=api",
                "id": 121694,
                "name": "Voodoo Lounge Crew"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}