{
    "ok": true,
    "query": {
        "month": 1,
        "day": 20,
        "date": "01-20",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 88,
            "month": 1,
            "day": 20,
            "year": 1894,
            "type": "birth",
            "description": "Harold L. Gray, creator of \"Little Orphan Annie.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 89,
            "month": 1,
            "day": 20,
            "year": 1896,
            "type": "birth",
            "description": "Nathan Birnbaum (better known as George Burns).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 90,
            "month": 1,
            "day": 20,
            "year": 1937,
            "type": "birth",
            "description": "Joan Rivers, can we talk?",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "birth",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 231,
            "month": 1,
            "day": 20,
            "year": 1265,
            "type": "event",
            "description": "First English Parliament called into session by the Earl of Leicester.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 232,
            "month": 1,
            "day": 20,
            "year": 1872,
            "type": "event",
            "description": "California Stock Exchange Board organized.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 291,
            "month": 1,
            "day": 20,
            "year": null,
            "type": "reminder",
            "description": "Reindeer Day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}