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

{
    "url": "https://demozoo.org/api/v1/bbses/14511/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14511/",
    "id": 14511,
    "name": "Storage Tank",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381797/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381797/",
            "id": 381797,
            "title": "Rings of Zilfin",
            "author_nicks": [
                {
                    "name": "Extension 1200",
                    "abbreviation": "Ext1200",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120015/?format=api",
                        "id": 120015,
                        "name": "Extension 1200",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}