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

{
    "url": "https://demozoo.org/api/v1/bbses/12893/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12893/",
    "id": 12893,
    "name": "Einstein's Emporium",
    "location": "Vancouver, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.24966,
    "longitude": -123.11934,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/360066/?format=api",
            "demozoo_url": "https://demozoo.org/productions/360066/",
            "id": 360066,
            "title": "Propaganda #7",
            "author_nicks": [
                {
                    "name": "Propaganda Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                        "id": 145592,
                        "name": "Propaganda Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-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/47/?format=api",
                    "id": 47,
                    "name": "Magazine",
                    "supertype": "production"
                }
            ],
            "tags": [
                "game-review-magazine"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/361537/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361537/",
            "id": 361537,
            "title": "Propaganda #10",
            "author_nicks": [
                {
                    "name": "Propaganda Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                        "id": 145592,
                        "name": "Propaganda Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/295638/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295638/",
            "id": 295638,
            "title": "VIP Magazine #2",
            "author_nicks": [
                {
                    "name": "Victoria Independent Piracy",
                    "abbreviation": "VIP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123976/?format=api",
                        "id": 123976,
                        "name": "Victoria Independent Piracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-07-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/147413/?format=api",
                "id": 147413,
                "name": "Einstein"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147414/?format=api",
                "id": 147414,
                "name": "Crazy Ivan"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123976/?format=api",
                "id": 123976,
                "name": "Victoria Independent Piracy"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                "id": 145592,
                "name": "Propaganda Staff"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "wwiv"
    ]
}