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

{
    "url": "https://demozoo.org/api/v1/bbses/9811/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9811/",
    "id": 9811,
    "name": "End Of Connection",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/122988/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122988/",
            "id": 122988,
            "title": "The Pirate World 1",
            "author_nicks": [
                {
                    "name": "The Pirate Syndicate",
                    "abbreviation": "TPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53678/?format=api",
                        "id": 53678,
                        "name": "The Pirate Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06-11",
            "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"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53685/?format=api",
                "id": 53685,
                "name": "Lester Nobody"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53678/?format=api",
                "id": 53678,
                "name": "The Pirate Syndicate"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}