{
    "ok": true,
    "query": {
        "month": 2,
        "day": 4,
        "date": "02-04",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 306,
            "month": 2,
            "day": 4,
            "year": 1902,
            "type": "birth",
            "description": "Charles A. Lindburgh, \"Lucky Lindy\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 307,
            "month": 2,
            "day": 4,
            "year": 1921,
            "type": "birth",
            "description": "Betty Friedan",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 308,
            "month": 2,
            "day": 4,
            "year": 1947,
            "type": "birth",
            "description": "Dan Quayle, Mr. Potato Head, (or is that Potatoe?)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 309,
            "month": 2,
            "day": 4,
            "year": 1948,
            "type": "birth",
            "description": "Alice Cooper, 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": 422,
            "month": 2,
            "day": 4,
            "year": 1824,
            "type": "event",
            "description": "J.W. Goodrich introduces rubber galoshes to the public.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 423,
            "month": 2,
            "day": 4,
            "year": 1865,
            "type": "event",
            "description": "The Hawaiian Board of Education is formed.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 424,
            "month": 2,
            "day": 4,
            "year": 1932,
            "type": "event",
            "description": "First Winter Olympics held (At Lake Placid, New York).",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 425,
            "month": 2,
            "day": 4,
            "year": 1948,
            "type": "event",
            "description": "Ceylon (now Sri Lanka) gains independence.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 524,
            "month": 2,
            "day": 4,
            "year": null,
            "type": "reminder",
            "description": "Independence Day, celebrated in Sri Lanka.",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}