{
    "ok": true,
    "query": {
        "month": 2,
        "day": 23,
        "date": "02-23",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 389,
            "month": 2,
            "day": 23,
            "year": 1685,
            "type": "birth",
            "description": "George Frideric Handel, Baroque composer",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 390,
            "month": 2,
            "day": 23,
            "year": 1940,
            "type": "birth",
            "description": "Peter Fonda",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 498,
            "month": 2,
            "day": 23,
            "year": 1887,
            "type": "event",
            "description": "Congress grants Seal Rocks to San Francisco.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 499,
            "month": 2,
            "day": 23,
            "year": 1896,
            "type": "event",
            "description": "The Tootsie Roll is introduced.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 500,
            "month": 2,
            "day": 23,
            "year": 1900,
            "type": "event",
            "description": "Steamer \"Rio de Janiero\" sinks in San Francisco Bay.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 501,
            "month": 2,
            "day": 23,
            "year": 1905,
            "type": "event",
            "description": "Rotary Club is founded by four men in Chicago.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 502,
            "month": 2,
            "day": 23,
            "year": 1958,
            "type": "event",
            "description": "Last San Francisco municiple arc light over intersection of Mission and 25th street is removed.  It was installed in 1913.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}