{
    "ok": true,
    "query": {
        "month": 10,
        "day": 7,
        "date": "10-07",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 2690,
            "month": 10,
            "day": 7,
            "year": 1885,
            "type": "birth",
            "description": "Niels Bohr, physicist & Nobel laureate, expanded quantum physics.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2803,
            "month": 10,
            "day": 7,
            "year": 1826,
            "type": "event",
            "description": "Granite Railway (first chartered railway in US) begins operations.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2804,
            "month": 10,
            "day": 7,
            "year": 1916,
            "type": "event",
            "description": "Georgia Tech beats Cumberland University 222-0. (Football!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2805,
            "month": 10,
            "day": 7,
            "year": 1956,
            "type": "event",
            "description": "The first perfect World Series game is pitched by Don Larson of The New York Yankee's.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}