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

{
    "url": "https://demozoo.org/api/v1/bbses/11092/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11092/",
    "id": 11092,
    "name": "The Datashack I",
    "location": "White Plains, Westchester County, New York, United States",
    "country_code": "US",
    "latitude": 41.03399,
    "longitude": -73.76291,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/166832/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166832/",
            "id": 166832,
            "title": "Ace of Aces",
            "author_nicks": [
                {
                    "name": "Eagle Soft Incorporated",
                    "abbreviation": "ESI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1540/?format=api",
                        "id": 1540,
                        "name": "Eagle Soft Incorporated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986-09-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ace-of-aces"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/185846/?format=api",
            "demozoo_url": "https://demozoo.org/productions/185846/",
            "id": 185846,
            "title": "Marble Madness",
            "author_nicks": [
                {
                    "name": "Eagle Soft Incorporated",
                    "abbreviation": "ESI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1540/?format=api",
                        "id": 1540,
                        "name": "Eagle Soft Incorporated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986-09-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "marble-madness"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115814/?format=api",
                "id": 115814,
                "name": "Larry"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1540/?format=api",
                "id": 1540,
                "name": "Eagle Soft Incorporated"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}