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

{
    "url": "https://demozoo.org/api/v1/bbses/10549/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10549/",
    "id": 10549,
    "name": "Wacky Land",
    "location": "Cooksville, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.57877,
    "longitude": -79.62487,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279550/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279550/",
            "id": 279550,
            "title": "Wacky Land BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-02",
            "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": [
                "no-sound",
                "pklite"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135141/?format=api",
                "id": 135141,
                "name": "Pit Master"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25413/?format=api",
                "id": 25413,
                "name": "Critical Illusion"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135142/?format=api",
                "id": 135142,
                "name": "The Risin Dead"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135144/?format=api",
                "id": 135144,
                "name": "Acidic Soap"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135145/?format=api",
                "id": 135145,
                "name": "Culprit"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127314/?format=api",
                "id": 127314,
                "name": "Slick"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}