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

{
    "url": "https://demozoo.org/api/v1/bbses/8983/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8983/",
    "id": 8983,
    "name": "The Black Circle",
    "location": "Portland, Multnomah County, Oregon, United States",
    "country_code": "US",
    "latitude": 45.52345,
    "longitude": -122.67621,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/373047/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373047/",
            "id": 373047,
            "title": "The Black Circle BBS",
            "author_nicks": [
                {
                    "name": "Kalin",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/150017/?format=api",
                        "id": 150017,
                        "name": "Kalin",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-20",
            "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"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150018/?format=api",
                "id": 150018,
                "name": "The Gibbet"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150019/?format=api",
                "id": 150019,
                "name": "Isildur"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}