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

{
    "url": "https://demozoo.org/api/v1/bbses/10969/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10969/",
    "id": 10969,
    "name": "Microburst",
    "location": "Nyköpings Kommun, Södermanland, Sweden",
    "country_code": "SE",
    "latitude": 58.81762,
    "longitude": 16.89945,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324386/?format=api",
            "demozoo_url": "https://demozoo.org/productions/324386/",
            "id": 324386,
            "title": "Another BBS Intro",
            "author_nicks": [
                {
                    "name": "Keso",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                        "id": 5130,
                        "name": "Keso",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362721/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362721/",
            "id": 362721,
            "title": "GSN Infopacket & Nodelist",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1997-05-05",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "gsn-net",
                "nodelist"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/247717/?format=api",
            "demozoo_url": "https://demozoo.org/productions/247717/",
            "id": 247717,
            "title": "Microburst BBS",
            "author_nicks": [
                {
                    "name": "Keso",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                        "id": 5130,
                        "name": "Keso",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137613/?format=api",
                "id": 137613,
                "name": "Mic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                "id": 5130,
                "name": "Keso"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "remoteaccess",
        "bbs-pc",
        "bbs-amiga"
    ]
}