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

{
    "url": "https://demozoo.org/api/v1/bbses/4002/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4002/",
    "id": 4002,
    "name": "The Pleasure Inc.",
    "location": "Canton de Berne, Bern, Switzerland",
    "country_code": "CH",
    "latitude": 46.87251,
    "longitude": 7.59563,
    "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/363648/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/363648/",
            "id": 363648,
            "title": "Moz[IC]art Art Pack 96/01",
            "author_nicks": [
                {
                    "name": "Moz(ic)art",
                    "abbreviation": "MOZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                        "id": 7233,
                        "name": "Moz(ic)art",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-10",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/179819/?format=api",
            "demozoo_url": "https://demozoo.org/productions/179819/",
            "id": 179819,
            "title": "The Pleasure Inc. BBS",
            "author_nicks": [
                {
                    "name": "Dr. Zoom",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13171/?format=api",
                        "id": 13171,
                        "name": "Dr. Zoom",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-09-18",
            "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/36503/?format=api",
                "id": 36503,
                "name": "Living"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36502/?format=api",
                "id": 36502,
                "name": "Litespeed"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}