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

{
    "url": "https://demozoo.org/api/v1/bbses/6010/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6010/",
    "id": 6010,
    "name": "Drain Pipe #2",
    "location": "Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.41667,
    "longitude": 24.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/102544/?format=api",
            "demozoo_url": "https://demozoo.org/productions/102544/",
            "id": 102544,
            "title": "Drain-Pipe #2 BBS Intro",
            "author_nicks": [
                {
                    "name": "Wizzcat",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1235/?format=api",
                        "id": 1235,
                        "name": "Wizzcat",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-07",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/314027/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314027/",
            "id": 314027,
            "title": "Exorcist! v1.3",
            "author_nicks": [
                {
                    "name": "Eclipse",
                    "abbreviation": "ECL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/538/?format=api",
                        "id": 538,
                        "name": "Eclipse",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-10",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amiex-misc"
            ]
        },
        {
            "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309332/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309332/",
            "id": 309332,
            "title": "World Elite v1.0",
            "author_nicks": [
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04-18",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amigaguide",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8413/?format=api",
                "id": 8413,
                "name": "Werewolf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1235/?format=api",
                "id": 1235,
                "name": "Wizzcat"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/538/?format=api",
                "id": 538,
                "name": "Eclipse"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}