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

{
    "url": "https://demozoo.org/api/v1/bbses/12426/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12426/",
    "id": 12426,
    "name": "Napalm Disorders",
    "location": "Kelowna, Regional District of Central Okanagan, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.88307,
    "longitude": -119.48568,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361537/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361537/",
            "id": 361537,
            "title": "Propaganda #10",
            "author_nicks": [
                {
                    "name": "Propaganda Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                        "id": 145592,
                        "name": "Propaganda Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                "id": 145592,
                "name": "Propaganda Staff"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}