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

{
    "url": "https://demozoo.org/api/v1/bbses/11075/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11075/",
    "id": 11075,
    "name": "Ease",
    "location": "Orléans, Ottawa, Ontario, Canada",
    "country_code": "CA",
    "latitude": 45.45732,
    "longitude": -75.50433,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271391/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271391/",
            "id": 271391,
            "title": "AWE Art Pack (10/1996)",
            "author_nicks": [
                {
                    "name": "AWE",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17809/?format=api",
                        "id": 17809,
                        "name": "AWE",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-10",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80702/?format=api",
                "id": 80702,
                "name": "Dislogic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "artboard"
    ]
}