{
    "ok": true,
    "query": {
        "month": 1,
        "day": 4,
        "date": "01-04",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 11,
            "month": 1,
            "day": 4,
            "year": 1643,
            "type": "birth",
            "description": "Sir Isaac Newton, discovered gravity, the Earth DOES NOT suck!",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 10,
            "month": 1,
            "day": 4,
            "year": 1809,
            "type": "birth",
            "description": "Louis Braille, developed reading system for the blind.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 12,
            "month": 1,
            "day": 4,
            "year": 1838,
            "type": "birth",
            "description": "Charles Stratton (alias General Tom Thumb, famous short person.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 13,
            "month": 1,
            "day": 4,
            "year": 1914,
            "type": "birth",
            "description": "Jane Wyman, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 14,
            "month": 1,
            "day": 4,
            "year": 1937,
            "type": "birth",
            "description": "Dyan Cannon, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 157,
            "month": 1,
            "day": 4,
            "year": 1863,
            "type": "event",
            "description": "Four-wheeled roller skates patented by James Plimpton of New York.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 158,
            "month": 1,
            "day": 4,
            "year": 1910,
            "type": "event",
            "description": "The blender is invented.  Mixed drinks anyone?",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 159,
            "month": 1,
            "day": 4,
            "year": 1982,
            "type": "event",
            "description": "Golden Gate Bridge closed for 3rd time by fierce storm.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 287,
            "month": 1,
            "day": 4,
            "year": null,
            "type": "reminder",
            "description": "National Trivia Day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}