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

{
    "url": "https://demozoo.org/api/v1/bbses/241/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/241/",
    "id": 241,
    "name": "Silicon Chip",
    "location": "Campbell, Santa Clara County, California, United States",
    "country_code": "US",
    "latitude": 37.28717,
    "longitude": -121.94996,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288294/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288294/",
            "id": 288294,
            "title": "Goldfinger",
            "author_nicks": [
                {
                    "name": "First Class",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61759/?format=api",
                        "id": 61759,
                        "name": "First Class",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "crackscreen"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290076/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290076/",
            "id": 290076,
            "title": "Shanghai",
            "author_nicks": [
                {
                    "name": "First Class",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61759/?format=api",
                        "id": 61759,
                        "name": "First Class",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986-08-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "shanghai"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61759/?format=api",
                "id": 61759,
                "name": "First Class"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}