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

{
    "url": "https://demozoo.org/api/v1/bbses/3529/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3529/",
    "id": 3529,
    "name": "Pandora's Box",
    "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.70716,
    "longitude": 11.96679,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/260549/?format=api",
            "demozoo_url": "https://demozoo.org/productions/260549/",
            "id": 260549,
            "title": "Jewel ASCII Collection Intro",
            "author_nicks": [
                {
                    "name": "Tension",
                    "abbreviation": "TSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61329/?format=api",
                        "id": 61329,
                        "name": "Tension",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/96699/?format=api",
            "demozoo_url": "https://demozoo.org/productions/96699/",
            "id": 96699,
            "title": "Pandoras Box BBS Intro",
            "author_nicks": [
                {
                    "name": "Powerline",
                    "abbreviation": "PWL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
                        "id": 6579,
                        "name": "Powerline",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "dot-cube",
                "cube"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10113/?format=api",
                "id": 10113,
                "name": "Mad Druid"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11697/?format=api",
                "id": 11697,
                "name": "wasp"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45385/?format=api",
                "id": 45385,
                "name": "Picnic"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6577/?format=api",
                "id": 6577,
                "name": "Chip"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
                "id": 6579,
                "name": "Powerline"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}