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

{
    "url": "https://demozoo.org/api/v1/bbses/4355/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4355/",
    "id": 4355,
    "name": "The Eagle's Nest (716)",
    "location": "Buffalo, Erie County, New York, United States",
    "country_code": "US",
    "latitude": 42.88645,
    "longitude": -78.87837,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/294038/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294038/",
            "id": 294038,
            "title": "Spy Hunter Cracktro",
            "author_nicks": [
                {
                    "name": "Imperial Warlords",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122965/?format=api",
                        "id": 122965,
                        "name": "Imperial Warlords",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985-05",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122964/?format=api",
                "id": 122964,
                "name": "American BBS Association"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "wwiv"
    ]
}