{
    "ok": true,
    "query": {
        "month": 4,
        "day": 13,
        "date": "04-13",
        "day_name": "Monday",
        "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": 860,
            "month": 4,
            "day": 13,
            "year": 1721,
            "type": "birth",
            "description": "John Hanson, first US President under the Articles of Confederation.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 861,
            "month": 4,
            "day": 13,
            "year": 1743,
            "type": "birth",
            "description": "Thomas Jefferson, 3rd President from (1801 - 1809).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 862,
            "month": 4,
            "day": 13,
            "year": 1852,
            "type": "birth",
            "description": "F.W. Woolworth, the \"five-and-ten\" king.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 989,
            "month": 4,
            "day": 13,
            "year": 1796,
            "type": "event",
            "description": "The first elephant arrives in the U.S. from Bengal, India.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 990,
            "month": 4,
            "day": 13,
            "year": 1976,
            "type": "event",
            "description": "$2 bill is re-introduced as United States currency.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 991,
            "month": 4,
            "day": 13,
            "year": 1995,
            "type": "event",
            "description": "Former Houston Rocket player Otis Thorpe, plays in Houston for 1st time after being traded to the Portland Trailblazers.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1092,
            "month": 4,
            "day": 13,
            "year": null,
            "type": "reminder",
            "description": "World cow chip throwing championship, in Beaver, OK begins today.",
            "country_code": null,
            "country_name": null,
            "category": "sport",
            "tags": [
                "reminder",
                "sport"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}