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

{
    "url": "https://demozoo.org/api/v1/bbses/10810/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10810/",
    "id": 10810,
    "name": "Realms of Darkness (408-238)",
    "location": "San Jose, Santa Clara County, California, United States",
    "country_code": "US",
    "latitude": 37.33939,
    "longitude": -121.89496,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188044/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188044/",
            "id": 188044,
            "title": "Realms Of Darkness BBS (1)",
            "author_nicks": [
                {
                    "name": "Lapse",
                    "abbreviation": "LAP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78657/?format=api",
                        "id": 78657,
                        "name": "Lapse",
                        "is_group": true
                    }
                }
            ],
            "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"
                }
            ],
            "tags": [
                "pklite"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136471/?format=api",
                "id": 136471,
                "name": "Sideaffect"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131356/?format=api",
                "id": 131356,
                "name": "Agent-X"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}