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

{
    "url": "https://demozoo.org/api/v1/bbses/6721/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6721/",
    "id": 6721,
    "name": "Saturn's Rings",
    "location": "Seattle, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.60621,
    "longitude": -122.33207,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/298775/?format=api",
            "demozoo_url": "https://demozoo.org/productions/298775/",
            "id": 298775,
            "title": "The Complete 9600 bps Apple ][/IIGS List Version 2.04",
            "author_nicks": [
                {
                    "name": "Byter",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46496/?format=api",
                        "id": 46496,
                        "name": "The Byter",
                        "is_group": false
                    }
                },
                {
                    "name": "Lucky",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/125901/?format=api",
                        "id": 125901,
                        "name": "Lucky",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-12",
            "supertype": "production",
            "platforms": [],
            "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/127085/?format=api",
                "id": 127085,
                "name": "Ring Master"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}