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

{
    "url": "https://demozoo.org/api/v1/bbses/14229/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14229/",
    "id": 14229,
    "name": "Rise #9",
    "location": "Vancouver, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.24966,
    "longitude": -123.11934,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/272055/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/272055/",
            "id": 272055,
            "title": "Twilight Pack No. 1",
            "author_nicks": [
                {
                    "name": "Twilight",
                    "abbreviation": "TWI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111472/?format=api",
                        "id": 111472,
                        "name": "Twilight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111472/?format=api",
                "id": 111472,
                "name": "Twilight"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}