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

{
    "url": "https://demozoo.org/api/v1/bbses/7769/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7769/",
    "id": 7769,
    "name": "Digital Playground",
    "location": "Clay, Onondaga County, New York, United States",
    "country_code": "US",
    "latitude": 43.1859,
    "longitude": -76.17243,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/32558/?format=api",
            "demozoo_url": "https://demozoo.org/productions/32558/",
            "id": 32558,
            "title": "Imphobia 4",
            "author_nicks": [
                {
                    "name": "Imphobia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                        "id": 11375,
                        "name": "Imphobia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-27",
            "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": [
                "imphobia"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/340935/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340935/",
            "id": 340935,
            "title": "Tennis Cup 2 Trainer",
            "author_nicks": [
                {
                    "name": "The Phoney Coders Trainers Division",
                    "abbreviation": "TPC-TD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                        "id": 6627,
                        "name": "The Phoney Coders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-02",
            "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": [
                "tennis-cup-2"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146311/?format=api",
                "id": 146311,
                "name": "Minor Nuisance"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5487/?format=api",
                "id": 5487,
                "name": "Access Denied"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                "id": 6627,
                "name": "The Phoney Coders"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}