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

{
    "url": "https://demozoo.org/api/v1/bbses/11695/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11695/",
    "id": 11695,
    "name": "Zombie Ritual",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270194/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270194/",
            "id": 270194,
            "title": "Flash Art Pack (01/1994)",
            "author_nicks": [
                {
                    "name": "Flash",
                    "abbreviation": "FSH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86733/?format=api",
                        "id": 86733,
                        "name": "Flash",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/355909/?format=api",
            "demozoo_url": "https://demozoo.org/productions/355909/",
            "id": 355909,
            "title": "PWA Randomizer",
            "author_nicks": [
                {
                    "name": "Bunch O' Guyz",
                    "abbreviation": "BOG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144365/?format=api",
                        "id": 144365,
                        "name": "Bunch O' Guyz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-16",
            "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/87356/?format=api",
                "id": 87356,
                "name": "Distortion"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144033/?format=api",
                "id": 144033,
                "name": "Faceless Warrior"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144365/?format=api",
                "id": 144365,
                "name": "Bunch O' Guyz"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86733/?format=api",
                "id": 86733,
                "name": "Flash"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "hpav"
    ]
}