{
    "ok": true,
    "query": {
        "month": 11,
        "day": 4,
        "date": "11-04",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 5,
        "reminder": 1
    },
    "data": [
        {
            "id": 2966,
            "month": 11,
            "day": 4,
            "year": 1879,
            "type": "birth",
            "description": "Will Rogers, who never met a man he didn't like.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2967,
            "month": 11,
            "day": 4,
            "year": 1916,
            "type": "birth",
            "description": "Walter Cronkite, \"...and that's the way it is.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2968,
            "month": 11,
            "day": 4,
            "year": 1918,
            "type": "birth",
            "description": "Art Carney, actor, comedian.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3103,
            "month": 11,
            "day": 4,
            "year": 1854,
            "type": "event",
            "description": "Lighthouse established on Alcatraz Island.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3104,
            "month": 11,
            "day": 4,
            "year": 1879,
            "type": "event",
            "description": "James Ritty patents the first cash register, to combat stealing by bartenders in his Dayton, Ohio saloon.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3105,
            "month": 11,
            "day": 4,
            "year": 1922,
            "type": "event",
            "description": "Howard Carter discovers the tomb of Tutankhamen.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3106,
            "month": 11,
            "day": 4,
            "year": 1924,
            "type": "event",
            "description": "First woman governor in US elected in Wyoming.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3107,
            "month": 11,
            "day": 4,
            "year": 1957,
            "type": "event",
            "description": "\"Laika\", becomes first dog to be lauched into space.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3210,
            "month": 11,
            "day": 4,
            "year": null,
            "type": "reminder",
            "description": "Election Day.  Have you voted today?",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": 3,
            "source": "today.dat",
            "verified": false
        }
    ]
}