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

{
    "url": "https://demozoo.org/api/v1/bbses/5750/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5750/",
    "id": 5750,
    "name": "Digital Escape",
    "location": "Jerusalem, Israel",
    "country_code": "IL",
    "latitude": 31.75,
    "longitude": 35.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/192963/?format=api",
            "demozoo_url": "https://demozoo.org/productions/192963/",
            "id": 192963,
            "title": "Digital Escape BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": [
                "pascal"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/196458/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196458/",
            "id": 196458,
            "title": "Digital Escape BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/303870/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303870/",
            "id": 303870,
            "title": "Main Menu Prompt Replacement PPE",
            "author_nicks": [
                {
                    "name": "100%IC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/128325/?format=api",
                        "id": 128325,
                        "name": "100%IC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-15",
            "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/83520/?format=api",
                "id": 83520,
                "name": "Satan"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85769/?format=api",
                "id": 85769,
                "name": "FlyTrap"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125038/?format=api",
                "id": 125038,
                "name": "The Judge"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81304/?format=api",
                "id": 81304,
                "name": "Warp"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128325/?format=api",
                "id": 128325,
                "name": "100%IC"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}