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

{
    "url": "https://demozoo.org/api/v1/bbses/1730/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1730/",
    "id": 1730,
    "name": "redruM (714)",
    "location": "Placentia, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.87224,
    "longitude": -117.87034,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301766/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301766/",
            "id": 301766,
            "title": "Valiant Network Packet #17",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-23",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "valiant-net",
                "nodelist"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120218/?format=api",
                "id": 120218,
                "name": "Tomahawk"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109002/?format=api",
                "id": 109002,
                "name": "The Artists Guild"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "renegade-bbs",
        "valiant-net"
    ]
}