{
    "ok": true,
    "query": {
        "month": 10,
        "day": 22,
        "date": "10-22",
        "day_name": "Thursday",
        "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": 2745,
            "month": 10,
            "day": 22,
            "year": 1917,
            "type": "birth",
            "description": "Joan Fontaine",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2746,
            "month": 10,
            "day": 22,
            "year": 1942,
            "type": "birth",
            "description": "Annette Funicello, actress, mouseketeer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2747,
            "month": 10,
            "day": 22,
            "year": 1943,
            "type": "birth",
            "description": "Catherine Deneuve",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2863,
            "month": 10,
            "day": 22,
            "year": 1897,
            "type": "event",
            "description": "First used car dealership opens, London.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2864,
            "month": 10,
            "day": 22,
            "year": 1936,
            "type": "event",
            "description": "First commercial flight from The Mainland to Hawaii.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2865,
            "month": 10,
            "day": 22,
            "year": 1981,
            "type": "event",
            "description": "US National debt topped $1 TRILLION (nothing to celebrate.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}