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

{
    "url": "https://demozoo.org/api/v1/bbses/5295/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5295/",
    "id": 5295,
    "name": "Weird Factory",
    "location": "Basel, Basel-Stadt, Basel-City, Switzerland",
    "country_code": "CH",
    "latitude": 47.55773,
    "longitude": 7.59361,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271072/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271072/",
            "id": 271072,
            "title": "LSP Art Pack (10/1995)",
            "author_nicks": [
                {
                    "name": "Litespeed",
                    "abbreviation": "LSP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36502/?format=api",
                        "id": 36502,
                        "name": "Litespeed",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10",
            "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/183300/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183300/",
            "id": 183300,
            "title": "Weird Factory BBS (1a)",
            "author_nicks": [
                {
                    "name": "Nonsense",
                    "abbreviation": "NS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35053/?format=api",
                        "id": 35053,
                        "name": "Nonsense",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/269127/?format=api",
            "demozoo_url": "https://demozoo.org/productions/269127/",
            "id": 269127,
            "title": "Weird Factory BBS (1b)",
            "author_nicks": [
                {
                    "name": "Nonsense",
                    "abbreviation": "NS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35053/?format=api",
                        "id": 35053,
                        "name": "Nonsense",
                        "is_group": true
                    }
                }
            ],
            "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/295882/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295882/",
            "id": 295882,
            "title": "Weird Factory BBS (2)",
            "author_nicks": [
                {
                    "name": "Nonsense",
                    "abbreviation": "NS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35053/?format=api",
                        "id": 35053,
                        "name": "Nonsense",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-11",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36507/?format=api",
                "id": 36507,
                "name": "Tryx"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35053/?format=api",
                "id": 35053,
                "name": "Nonsense"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36502/?format=api",
                "id": 36502,
                "name": "Litespeed"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24268/?format=api",
                "id": 24268,
                "name": "Nuclear"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}