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

{
    "url": "https://demozoo.org/api/v1/bbses/3288/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3288/",
    "id": 3288,
    "name": "Code Garden",
    "location": "Hamilton, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.25011,
    "longitude": -79.84963,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/186884/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186884/",
            "id": 186884,
            "title": "Professional Login for Proboard 2.1x",
            "author_nicks": [
                {
                    "name": "Poison",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10129/?format=api",
                        "id": 10129,
                        "name": "Poison",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-08-05",
            "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": [
                "proboard"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/272058/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/272058/",
            "id": 272058,
            "title": "Twisted Art Pack (11/1996)",
            "author_nicks": [
                {
                    "name": "Twisted",
                    "abbreviation": "TWST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111480/?format=api",
                        "id": 111480,
                        "name": "Twisted",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "viewer-included"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121703/?format=api",
                "id": 121703,
                "name": "Gus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10129/?format=api",
                "id": 10129,
                "name": "Poison"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111480/?format=api",
                "id": 111480,
                "name": "Twisted"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}