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

{
    "url": "https://demozoo.org/api/v1/bbses/11658/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11658/",
    "id": 11658,
    "name": "Laser",
    "location": "Michigan, United States",
    "country_code": "US",
    "latitude": 44.25029,
    "longitude": -85.50033,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354684/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354684/",
            "id": 354684,
            "title": "SNES Pong Beta",
            "author_nicks": [
                {
                    "name": "Xian",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/143994/?format=api",
                        "id": 143994,
                        "name": "Xian",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-console"
    ]
}