{
    "ok": true,
    "query": {
        "month": 2,
        "day": 22,
        "date": "02-22",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 385,
            "month": 2,
            "day": 22,
            "year": 1732,
            "type": "birth",
            "description": "George Washington, Father figure for US, President from (1789 - 1796)",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 386,
            "month": 2,
            "day": 22,
            "year": 1749,
            "type": "birth",
            "description": "Johann Nikolaus Forkel, musicologist & first biographer of Bach",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 387,
            "month": 2,
            "day": 22,
            "year": 1932,
            "type": "birth",
            "description": "Edward Kennedy",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 388,
            "month": 2,
            "day": 22,
            "year": 1950,
            "type": "birth",
            "description": "Julius Irving, better known as Dr. J. another basketball legend.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 496,
            "month": 2,
            "day": 22,
            "year": 1630,
            "type": "event",
            "description": "Popcorn is introduced by an Indian named Quadequina to the English colonists at their first Thanksgiving dinner.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 497,
            "month": 2,
            "day": 22,
            "year": 1900,
            "type": "event",
            "description": "Hawaii becomes a US Territory.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}