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

{
    "url": "https://demozoo.org/api/v1/bbses/3881/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3881/",
    "id": 3881,
    "name": "Tomorrowland",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200066/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200066/",
            "id": 200066,
            "title": "Sonic the Hedgehog II",
            "author_nicks": [
                {
                    "name": "Censor Design",
                    "abbreviation": "CD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                        "id": 1273,
                        "name": "Censor Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                    "id": 22,
                    "name": "Sega Megadrive/Genesis"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122347/?format=api",
                "id": 122347,
                "name": "Acme"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-console",
        "bbs-console-only"
    ]
}