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

{
    "url": "https://demozoo.org/api/v1/bbses/3252/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3252/",
    "id": 3252,
    "name": "The Rising Dead",
    "location": "Antwerpen, Provincie Antwerpen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 51.2663,
    "longitude": 4.37077,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182357/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182357/",
            "id": 182357,
            "title": "The Rising Dead BBS (1)",
            "author_nicks": [
                {
                    "name": "Prozac",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                        "id": 22470,
                        "name": "Prozac",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/196082/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196082/",
            "id": 196082,
            "title": "The Rising Dead BBS (2)",
            "author_nicks": [
                {
                    "name": "Prozac",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                        "id": 22470,
                        "name": "Prozac",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/148312/?format=api",
            "demozoo_url": "https://demozoo.org/productions/148312/",
            "id": 148312,
            "title": "Triple Alarm v2.0",
            "author_nicks": [
                {
                    "name": "Prozac",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                        "id": 22470,
                        "name": "Prozac",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-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": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45284/?format=api",
                "id": 45284,
                "name": "Heavy D"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15797/?format=api",
                "id": 15797,
                "name": "Chojin"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                "id": 22470,
                "name": "Prozac"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121680/?format=api",
                "id": 121680,
                "name": "Diamond Traders United"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}