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

{
    "url": "https://demozoo.org/api/v1/bbses/5557/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5557/",
    "id": 5557,
    "name": "Mother Board Elite",
    "location": "Carle Place, Nassau County, New York, United States",
    "country_code": "US",
    "latitude": 40.7526,
    "longitude": -73.61041,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/296792/?format=api",
            "demozoo_url": "https://demozoo.org/productions/296792/",
            "id": 296792,
            "title": "Guitar Wizard",
            "author_nicks": [
                {
                    "name": "Coast To Coast",
                    "abbreviation": "CTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                        "id": 118447,
                        "name": "Coast To Coast",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/288333/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288333/",
            "id": 288333,
            "title": "QuikRaks Volumes 1 & 2",
            "author_nicks": [
                {
                    "name": "Gadget Master",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107906/?format=api",
                        "id": 107906,
                        "name": "Gadget Master",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986-04",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}