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

{
    "url": "https://demozoo.org/api/v1/bbses/5270/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5270/",
    "id": 5270,
    "name": "The Purgatory",
    "location": "Santa Ana, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.74557,
    "longitude": -117.86783,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/98368/?format=api",
            "demozoo_url": "https://demozoo.org/productions/98368/",
            "id": 98368,
            "title": "The SCD Report 13",
            "author_nicks": [
                {
                    "name": "Software Chronicles Digest",
                    "abbreviation": "SCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46476/?format=api",
                        "id": 46476,
                        "name": "Software Chronicles Digest",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12",
            "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": [
                "textmode",
                "piracy",
                "pklite"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/294941/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294941/",
            "id": 294941,
            "title": "TSAN Newsletter #1",
            "author_nicks": [
                {
                    "name": "TCSNet",
                    "abbreviation": "TCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131344/?format=api",
                        "id": 131344,
                        "name": "TCSNet",
                        "is_group": true
                    }
                },
                {
                    "name": "The SysOp Association Network",
                    "abbreviation": "TSAN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
                        "id": 76382,
                        "name": "The SysOp Association Network",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133858/?format=api",
                "id": 133858,
                "name": "Asmodeus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
                "id": 76382,
                "name": "The SysOp Association Network"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}