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

{
    "url": "https://demozoo.org/api/v1/bbses/8622/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8622/",
    "id": 8622,
    "name": "Whirlwind",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/195631/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195631/",
            "id": 195631,
            "title": "Alliance Boards",
            "author_nicks": [
                {
                    "name": "Alliance",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78921/?format=api",
                        "id": 78921,
                        "name": "Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46500/?format=api",
                "id": 46500,
                "name": "Heretic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78921/?format=api",
                "id": 78921,
                "name": "Alliance"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}