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

{
    "url": "https://demozoo.org/api/v1/bbses/11361/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11361/",
    "id": 11361,
    "name": "Dragon's World",
    "location": "Hainesport, Burlington County, New Jersey, United States",
    "country_code": "US",
    "latitude": 39.98372,
    "longitude": -74.82711,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/118582/?format=api",
            "demozoo_url": "https://demozoo.org/productions/118582/",
            "id": 118582,
            "title": "Bulletproof 1",
            "author_nicks": [
                {
                    "name": "Hitmen",
                    "abbreviation": "HIT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                        "id": 2964,
                        "name": "Hitmen",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                    "id": 64,
                    "name": "Paper"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                    "id": 48,
                    "name": "Papermag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bulletproof",
                "piracy"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}