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

{
    "url": "https://demozoo.org/api/v1/bbses/2297/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2297/",
    "id": 2297,
    "name": "Marvel Presents",
    "location": "Independence, Buchanan County, Iowa, United States",
    "country_code": "US",
    "latitude": 42.4686,
    "longitude": -91.88934,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200231/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200231/",
            "id": 200231,
            "title": "Marvel Presents BBS",
            "author_nicks": [
                {
                    "name": "Fistful Of Steel",
                    "abbreviation": "FOS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54637/?format=api",
                        "id": 54637,
                        "name": "Fistful Of Steel",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87159/?format=api",
                "id": 87159,
                "name": "Wolverine"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110995/?format=api",
                "id": 110995,
                "name": "Devoid"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}