{
    "ok": true,
    "query": {
        "month": 10,
        "day": 13,
        "date": "10-13",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 1,
        "reminder": 3
    },
    "data": [
        {
            "id": 2712,
            "month": 10,
            "day": 13,
            "year": 1769,
            "type": "birth",
            "description": "Horace H. Hayden, co-founder of first dental college.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2713,
            "month": 10,
            "day": 13,
            "year": 1925,
            "type": "birth",
            "description": "Margaret Thatcher, British Prime Minister.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "gb",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2714,
            "month": 10,
            "day": 13,
            "year": 1949,
            "type": "birth",
            "description": "Sammy Hagar, singer, songwriter, redhead.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2715,
            "month": 10,
            "day": 13,
            "year": 1959,
            "type": "birth",
            "description": "Marie Osmond, singer, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2825,
            "month": 10,
            "day": 13,
            "year": 1792,
            "type": "event",
            "description": "George Washington lays the cornerstone of the White House.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2932,
            "month": 10,
            "day": 13,
            "year": null,
            "type": "reminder",
            "description": "Columbus Day.  Join the parade.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "us"
            ],
            "weekday_filter": 2,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2933,
            "month": 10,
            "day": 13,
            "year": null,
            "type": "reminder",
            "description": "Discoverer's Day (celebrated in Hawaii.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "us"
            ],
            "weekday_filter": 2,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2934,
            "month": 10,
            "day": 13,
            "year": null,
            "type": "reminder",
            "description": "Canadian Thanksgiving Day.",
            "country_code": "CA",
            "country_name": "Canada",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "ca"
            ],
            "weekday_filter": 2,
            "source": "today.dat",
            "verified": false
        }
    ]
}