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

{
    "url": "https://demozoo.org/api/v1/bbses/5403/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5403/",
    "id": 5403,
    "name": "The Haven (702)",
    "location": "Las Vegas, Clark County, Nevada, United States",
    "country_code": "US",
    "latitude": 36.17497,
    "longitude": -115.13722,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/170649/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170649/",
            "id": 170649,
            "title": "The Master of Magic",
            "author_nicks": [
                {
                    "name": "The Hackman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71059/?format=api",
                        "id": 71059,
                        "name": "The Hackman",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "master-of-magic"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}