{
    "ok": true,
    "query": {
        "month": 4,
        "day": 4,
        "date": "04-04",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 818,
            "month": 4,
            "day": 4,
            "year": 1792,
            "type": "birth",
            "description": "Thaddeus Stevens",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 819,
            "month": 4,
            "day": 4,
            "year": 1802,
            "type": "birth",
            "description": "Dorothea Dix, social reformer",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 820,
            "month": 4,
            "day": 4,
            "year": 1932,
            "type": "birth",
            "description": "Tony Perkins",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 948,
            "month": 4,
            "day": 4,
            "year": 1860,
            "type": "event",
            "description": "Pony Express begins service, from St. Joseph, Missouri.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 949,
            "month": 4,
            "day": 4,
            "year": 1870,
            "type": "event",
            "description": "Golden Gate Park is established by city order #800.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 950,
            "month": 4,
            "day": 4,
            "year": 1914,
            "type": "event",
            "description": "The movie \"The Perils of Pauline\" was shown for the first time, in Los Angeles.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1087,
            "month": 4,
            "day": 4,
            "year": null,
            "type": "reminder",
            "description": "Tator Tot Day, a day that celebrates the potato in Benton, KY.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}