{
    "ok": true,
    "query": {
        "month": 12,
        "day": 20,
        "date": "12-20",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 3301,
            "month": 12,
            "day": 20,
            "year": 1805,
            "type": "birth",
            "description": "Thomas Graham, the father of colloid chemistry.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3302,
            "month": 12,
            "day": 20,
            "year": 1819,
            "type": "birth",
            "description": "John Geary, first Postmaster, first Mayor (May 1, 1850.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3303,
            "month": 12,
            "day": 20,
            "year": 1868,
            "type": "birth",
            "description": "Harvey Firestone",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3415,
            "month": 12,
            "day": 20,
            "year": 1803,
            "type": "event",
            "description": "Louisiana Purchase officially transferred.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3416,
            "month": 12,
            "day": 20,
            "year": 1850,
            "type": "event",
            "description": "Hawaiian post office established.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3417,
            "month": 12,
            "day": 20,
            "year": 1880,
            "type": "event",
            "description": "New York's Broadway lighted by electricity, becomes known as the \"Great White Way.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}