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

{
    "url": "https://demozoo.org/api/v1/bbses/8190/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8190/",
    "id": 8190,
    "name": "Legendary Kingdom",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181273/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181273/",
            "id": 181273,
            "title": "Legendary Kingdom BBS",
            "author_nicks": [
                {
                    "name": "Vector",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153880/?format=api",
                        "id": 153880,
                        "name": "Vector",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/358225/?format=api",
            "demozoo_url": "https://demozoo.org/productions/358225/",
            "id": 358225,
            "title": "Quasar Magazine #2",
            "author_nicks": [
                {
                    "name": "Quasar Magazine Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144988/?format=api",
                        "id": 144988,
                        "name": "Quasar Magazine Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-04-17",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "game-review-magazine"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304449/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304449/",
            "id": 304449,
            "title": "Spectrum Issue #3",
            "author_nicks": [
                {
                    "name": "Spectrum Staff",
                    "abbreviation": "SPEC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                        "id": 124103,
                        "name": "Spectrum Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-01",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129465/?format=api",
                "id": 129465,
                "name": "Ninja Boy"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132846/?format=api",
                "id": 132846,
                "name": "Neuromancer"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144988/?format=api",
                "id": 144988,
                "name": "Quasar Magazine Staff"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "telegard",
        "bbs-pc"
    ]
}