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

{
    "url": "https://demozoo.org/api/v1/bbses/3052/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3052/",
    "id": 3052,
    "name": "Radio-Zone",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291678/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291678/",
            "id": 291678,
            "title": "Write User Info",
            "author_nicks": [
                {
                    "name": "Rules of War",
                    "abbreviation": "ROW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121516/?format=api",
                        "id": 121516,
                        "name": "Rules of War",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121517/?format=api",
                "id": 121517,
                "name": "Speed Trip"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121516/?format=api",
                "id": 121516,
                "name": "Rules of War"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}