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

{
    "url": "https://demozoo.org/api/v1/bbses/5909/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5909/",
    "id": 5909,
    "name": "Cyberspace",
    "location": "Eskilstuna Kommun, Södermanland, Sweden",
    "country_code": "SE",
    "latitude": 59.37362,
    "longitude": 16.49014,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/229258/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229258/",
            "id": 229258,
            "title": "Cyberspace BBS",
            "author_nicks": [
                {
                    "name": "Cytax",
                    "abbreviation": "CTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3330/?format=api",
                        "id": 3330,
                        "name": "Cytax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/96106/?format=api",
            "demozoo_url": "https://demozoo.org/productions/96106/",
            "id": 96106,
            "title": "Intro By Cytax",
            "author_nicks": [
                {
                    "name": "Cytax",
                    "abbreviation": "CTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3330/?format=api",
                        "id": 3330,
                        "name": "Cytax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-04-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/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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/74973/?format=api",
            "demozoo_url": "https://demozoo.org/productions/74973/",
            "id": 74973,
            "title": "Zorlac",
            "author_nicks": [
                {
                    "name": "Arkham",
                    "abbreviation": "akm",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                        "id": 2152,
                        "name": "Arkham",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-30",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45110/?format=api",
                "id": 45110,
                "name": "Neuromancer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3330/?format=api",
                "id": 3330,
                "name": "Cytax"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "fidonet"
    ]
}