{
    "ok": true,
    "query": {
        "month": 4,
        "day": 5,
        "date": "04-05",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 821,
            "month": 4,
            "day": 5,
            "year": 1856,
            "type": "birth",
            "description": "Booker T. Washington",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 822,
            "month": 4,
            "day": 5,
            "year": 1908,
            "type": "birth",
            "description": "Bette Davis, 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": 823,
            "month": 4,
            "day": 5,
            "year": 1908,
            "type": "birth",
            "description": "Mary Hemmingway",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 824,
            "month": 4,
            "day": 5,
            "year": 1916,
            "type": "birth",
            "description": "Gregory Peck, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 951,
            "month": 4,
            "day": 5,
            "year": 1614,
            "type": "event",
            "description": "Pocahontas marries John Rolfe in Virginia.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 952,
            "month": 4,
            "day": 5,
            "year": 1953,
            "type": "event",
            "description": "First issue of TV Guide goes on the market.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1088,
            "month": 4,
            "day": 5,
            "year": null,
            "type": "reminder",
            "description": "Set your clocks ahead 1 hour tonight (Daylight savings time begins)",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": 7,
            "source": "today.dat",
            "verified": false
        }
    ]
}