{
    "ok": true,
    "query": {
        "month": 9,
        "day": 30,
        "date": "09-30",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 2497,
            "month": 9,
            "day": 30,
            "year": 1924,
            "type": "birth",
            "description": "Truman Capote, a short short story writer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2638,
            "month": 9,
            "day": 30,
            "year": 1846,
            "type": "event",
            "description": "First tooth extraction under anesthetics, in Charlestown, Mass.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2639,
            "month": 9,
            "day": 30,
            "year": 1878,
            "type": "event",
            "description": "First immigrants from Portugal arrive in Hawaii.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2640,
            "month": 9,
            "day": 30,
            "year": 1960,
            "type": "event",
            "description": "The Flintstones Premier, (Yabba Dabba Doo!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}