{
    "ok": true,
    "query": {
        "month": 8,
        "day": 22,
        "date": "08-22",
        "day_name": "Saturday",
        "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": 2257,
            "month": 8,
            "day": 22,
            "year": 1862,
            "type": "birth",
            "description": "Claude Debussy, composer",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2258,
            "month": 8,
            "day": 22,
            "year": 1920,
            "type": "birth",
            "description": "Ray Bradbury, science fiction author.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2259,
            "month": 8,
            "day": 22,
            "year": 1940,
            "type": "birth",
            "description": "Valerie Harper, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2380,
            "month": 8,
            "day": 22,
            "year": 1787,
            "type": "event",
            "description": "John Fitch's steamboat completes its tests, years before Fulton builds his steamboat.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2381,
            "month": 8,
            "day": 22,
            "year": 1851,
            "type": "event",
            "description": "The yacht \"America\" wins the first Royal Yacht Squadron Cup, now known as the America's Cup, at a regatta in England.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2382,
            "month": 8,
            "day": 22,
            "year": 1989,
            "type": "event",
            "description": "Nolan Ryan, is the first major league pitcher to strke out five thousand batters.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}