{
    "ok": true,
    "query": {
        "month": 8,
        "day": 20,
        "date": "08-20",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 2250,
            "month": 8,
            "day": 20,
            "year": 1833,
            "type": "birth",
            "description": "Benjamin Harrison, 23rd President from (1889-1893).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2251,
            "month": 8,
            "day": 20,
            "year": 1942,
            "type": "birth",
            "description": "Issac Hayes",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2252,
            "month": 8,
            "day": 20,
            "year": 1948,
            "type": "birth",
            "description": "Robert Plant, singer, songwriter.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2374,
            "month": 8,
            "day": 20,
            "year": 1940,
            "type": "event",
            "description": "Churchill utters famous line \"Never before in the history of human conflict was so much owed by so many to so few.\"  He was speaking about the Royal Air Force in the Battle of Britain.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2375,
            "month": 8,
            "day": 20,
            "year": 1977,
            "type": "event",
            "description": "Voyager II launched.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}