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

{
    "url": "https://demozoo.org/api/v1/bbses/8066/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8066/",
    "id": 8066,
    "name": "Virtual Light",
    "location": "Lethbridge, Alberta, Canada",
    "country_code": "CA",
    "latitude": 49.69999,
    "longitude": -112.81856,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303887/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303887/",
            "id": 303887,
            "title": "911 Pulldown Menu System v2.1",
            "author_nicks": [
                {
                    "name": "911",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116856/?format=api",
                        "id": 116856,
                        "name": "911",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-10",
            "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/303888/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303888/",
            "id": 303888,
            "title": "911 Pulldown Menu System v2.2",
            "author_nicks": [
                {
                    "name": "911",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116856/?format=api",
                        "id": 116856,
                        "name": "911",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-25",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116856/?format=api",
                "id": 116856,
                "name": "911"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}