{
    "ok": true,
    "query": {
        "month": 10,
        "day": 11,
        "date": "10-11",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 2706,
            "month": 10,
            "day": 11,
            "year": 1844,
            "type": "birth",
            "description": "Henry John Heinz, founded a prepared-foods company.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "birth",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2707,
            "month": 10,
            "day": 11,
            "year": 1884,
            "type": "birth",
            "description": "Eleanor Roosevelt, crusader.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2708,
            "month": 10,
            "day": 11,
            "year": 1918,
            "type": "birth",
            "description": "Jerome Robbins",
            "country_code": "IT",
            "country_name": "Italy",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "it",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2709,
            "month": 10,
            "day": 11,
            "year": 1949,
            "type": "birth",
            "description": "Daryl Hall, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2819,
            "month": 10,
            "day": 11,
            "year": 1890,
            "type": "event",
            "description": "Daughters of the American Revolution founded.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2820,
            "month": 10,
            "day": 11,
            "year": 1968,
            "type": "event",
            "description": "Apollo 7 launched, first manned flight of the Command & Service modules.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2821,
            "month": 10,
            "day": 11,
            "year": 1975,
            "type": "event",
            "description": "Saturday Night Live premiers.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}