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

{
    "url": "https://demozoo.org/api/v1/bbses/6549/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6549/",
    "id": 6549,
    "name": "Induced Euphoria",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/300314/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/300314/",
            "id": 300314,
            "title": "Induced Euphoria",
            "author_nicks": [
                {
                    "name": "Low Rider",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87587/?format=api",
                        "id": 87587,
                        "name": "Low Rider",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Cancer",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                        "id": 80262,
                        "name": "Cancer",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx",
                "ripscrip"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}