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

{
    "url": "https://demozoo.org/api/v1/bbses/5424/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5424/",
    "id": 5424,
    "name": "Wanderland (214)",
    "location": "Dallas County, Texas, United States",
    "country_code": "US",
    "latitude": 32.76663,
    "longitude": -96.77787,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/296312/?format=api",
            "demozoo_url": "https://demozoo.org/productions/296312/",
            "id": 296312,
            "title": "OuterLimits",
            "author_nicks": [
                {
                    "name": "TheFatman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124207/?format=api",
                        "id": 124207,
                        "name": "TheFatman",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                    "id": 35,
                    "name": "16K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/296314/?format=api",
            "demozoo_url": "https://demozoo.org/productions/296314/",
            "id": 296314,
            "title": "TimeWarp",
            "author_nicks": [
                {
                    "name": "TheFatman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124207/?format=api",
                        "id": 124207,
                        "name": "TheFatman",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-26",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                    "id": 35,
                    "name": "16K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}