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

{
    "url": "https://demozoo.org/api/v1/bbses/8533/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8533/",
    "id": 8533,
    "name": "Zero Visibility",
    "location": "San Francisco, City and County of San Francisco, California, United States",
    "country_code": "US",
    "latitude": 37.77493,
    "longitude": -122.41942,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362712/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362712/",
            "id": 362712,
            "title": "USABBS.TXT",
            "author_nicks": [
                {
                    "name": "Alis",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44896/?format=api",
                        "id": 44896,
                        "name": "Alis",
                        "is_group": false
                    }
                },
                {
                    "name": "Frosty",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65198/?format=api",
                        "id": 65198,
                        "name": "Frosty",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129904/?format=api",
                "id": 129904,
                "name": "Trigon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}