{
    "ok": true,
    "query": {
        "month": 10,
        "day": 24,
        "date": "10-24",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 2751,
            "month": 10,
            "day": 24,
            "year": 1940,
            "type": "birth",
            "description": "F. Murry Abraham",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2868,
            "month": 10,
            "day": 24,
            "year": 1945,
            "type": "event",
            "description": "United Nations Charter goes into effect.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2869,
            "month": 10,
            "day": 24,
            "year": 1992,
            "type": "event",
            "description": "International red beans and rice festival, Jackson MI.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2946,
            "month": 10,
            "day": 24,
            "year": null,
            "type": "reminder",
            "description": "United Nations Day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}