{
    "ok": true,
    "query": {
        "month": 10,
        "day": 23,
        "date": "10-23",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 2748,
            "month": 10,
            "day": 23,
            "year": 1835,
            "type": "birth",
            "description": "Adlai Stevenson, U.S. Vice President.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2749,
            "month": 10,
            "day": 23,
            "year": 1925,
            "type": "birth",
            "description": "Johnny Carson, bedtime storyteller.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2750,
            "month": 10,
            "day": 23,
            "year": 1941,
            "type": "birth",
            "description": "Pele, soccer legend.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2866,
            "month": 10,
            "day": 23,
            "year": 1915,
            "type": "event",
            "description": "25,000 New York City women demonstrate, demanding voting rights.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2867,
            "month": 10,
            "day": 23,
            "year": 1956,
            "type": "event",
            "description": "The ill-fated revolt in Communist Hungary starts, later crushed by Soviet tanks.",
            "country_code": "RU",
            "country_name": "Russia",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "ru"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2944,
            "month": 10,
            "day": 23,
            "year": null,
            "type": "reminder",
            "description": "United States Day.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}