{
    "ok": true,
    "query": {
        "month": 10,
        "day": 9,
        "date": "10-09",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 2696,
            "month": 10,
            "day": 9,
            "year": 1940,
            "type": "birth",
            "description": "Joe Pepitone",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2697,
            "month": 10,
            "day": 9,
            "year": 1940,
            "type": "birth",
            "description": "John Lennon, singer, Beatle.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2698,
            "month": 10,
            "day": 9,
            "year": 1948,
            "type": "birth",
            "description": "Jackson Brown, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2812,
            "month": 10,
            "day": 9,
            "year": 1000,
            "type": "event",
            "description": "Leif Ericson discovers \"Vinland\" (possibly New England.)",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2813,
            "month": 10,
            "day": 9,
            "year": 1776,
            "type": "event",
            "description": "Mission Delores is founded.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2814,
            "month": 10,
            "day": 9,
            "year": 1855,
            "type": "event",
            "description": "Joshua Stoddard patents the first calliope.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2815,
            "month": 10,
            "day": 9,
            "year": 1956,
            "type": "event",
            "description": "Clearance Birdseye, inventer of frozen dinners, dies.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}