{
    "ok": true,
    "query": {
        "month": 12,
        "day": 22,
        "date": "12-22",
        "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": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 3308,
            "month": 12,
            "day": 22,
            "year": 1858,
            "type": "birth",
            "description": "Giacomo Puccini, opera composer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3309,
            "month": 12,
            "day": 22,
            "year": 1912,
            "type": "birth",
            "description": "Lady Bird Johnson",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3310,
            "month": 12,
            "day": 22,
            "year": 1917,
            "type": "birth",
            "description": "Gene Rayburn",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3421,
            "month": 12,
            "day": 22,
            "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": 3422,
            "month": 12,
            "day": 22,
            "year": 1895,
            "type": "event",
            "description": "United States Golf Association is formed.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3423,
            "month": 12,
            "day": 22,
            "year": 1956,
            "type": "event",
            "description": "\"Colo\" becomes the first gorilla to be born in captivity.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}