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

{
    "url": "https://demozoo.org/api/v1/bbses/6086/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6086/",
    "id": 6086,
    "name": "Zero Gravity (415)",
    "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/206371/?format=api",
            "demozoo_url": "https://demozoo.org/productions/206371/",
            "id": 206371,
            "title": "Zero Gravity BBS [Fastback Plus Cracktro]",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77801/?format=api",
                "id": 77801,
                "name": "Velocity"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45969/?format=api",
                "id": 45969,
                "name": "Rise in Superior Couriering"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60731/?format=api",
                "id": 60731,
                "name": "187"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}