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

{
    "url": "https://demozoo.org/api/v1/bbses/4650/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4650/",
    "id": 4650,
    "name": "Tye Dye Control Central",
    "location": "Nashville, Davidson County, Tennessee, United States",
    "country_code": "US",
    "latitude": 36.16589,
    "longitude": -86.78444,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275064/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275064/",
            "id": 275064,
            "title": "Bubble Bobble Cracktro",
            "author_nicks": [
                {
                    "name": "The Humble Guys",
                    "abbreviation": "THG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                        "id": 7421,
                        "name": "The Humble Guys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-02-07",
            "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": [
                "first-production",
                "bubble-bobble"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/352606/?format=api",
            "demozoo_url": "https://demozoo.org/productions/352606/",
            "id": 352606,
            "title": "National Pirate List Sixth Edition",
            "author_nicks": [
                {
                    "name": "National Pirate List Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146548/?format=api",
                        "id": 146548,
                        "name": "National Pirate List Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "quickbasic",
                "bbs-list"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}