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

{
    "url": "https://demozoo.org/api/v1/bbses/5320/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5320/",
    "id": 5320,
    "name": "Pooh",
    "location": "Provincie Groningen, Groningen, Netherlands",
    "country_code": "NL",
    "latitude": 53.25,
    "longitude": 6.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/178434/?format=api",
            "demozoo_url": "https://demozoo.org/productions/178434/",
            "id": 178434,
            "title": "Osiris",
            "author_nicks": [
                {
                    "name": "Prodigy",
                    "abbreviation": "PDY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                        "id": 1923,
                        "name": "Prodigy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-16",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/215470/?format=api",
            "demozoo_url": "https://demozoo.org/productions/215470/",
            "id": 215470,
            "title": "Pooh! BBS Intro",
            "author_nicks": [
                {
                    "name": "I-Go",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19638/?format=api",
                        "id": 19638,
                        "name": "I-Go",
                        "is_group": false
                    }
                },
                {
                    "name": "Micron",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52555/?format=api",
                        "id": 52555,
                        "name": "Micron",
                        "is_group": false
                    }
                },
                {
                    "name": "Mr. Partyman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101562/?format=api",
                        "id": 101562,
                        "name": "Mr. Partyman",
                        "is_group": false
                    }
                },
                {
                    "name": "Rubyx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70238/?format=api",
                        "id": 70238,
                        "name": "Rubyx",
                        "is_group": false
                    }
                },
                {
                    "name": "T.U.S.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101846/?format=api",
                        "id": 101846,
                        "name": "T.U.S.",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/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/101562/?format=api",
                "id": 101562,
                "name": "Mr. Partyman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101846/?format=api",
                "id": 101846,
                "name": "T.U.S."
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-console"
    ]
}