{
    "ok": true,
    "query": {
        "month": 1,
        "day": 11,
        "date": "01-11",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 50,
            "month": 1,
            "day": 11,
            "year": 1755,
            "type": "birth",
            "description": "Alexander Hamilton, the first Secretary of the US Treasury.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 51,
            "month": 1,
            "day": 11,
            "year": 1807,
            "type": "birth",
            "description": "Ezra Cornell, founded Western Union Telegraph & Cornell University.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "birth",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 52,
            "month": 1,
            "day": 11,
            "year": 1926,
            "type": "birth",
            "description": "Grant Tinker",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 192,
            "month": 1,
            "day": 11,
            "year": 1569,
            "type": "event",
            "description": "First lottery is held in England, at St. Paul's Cathedral.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "religion",
            "tags": [
                "event",
                "religion",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 193,
            "month": 1,
            "day": 11,
            "year": 1813,
            "type": "event",
            "description": "First pineapples planted in Hawaii.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 194,
            "month": 1,
            "day": 11,
            "year": 1892,
            "type": "event",
            "description": "Hawaii Historical Society founded.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 195,
            "month": 1,
            "day": 11,
            "year": 1935,
            "type": "event",
            "description": "Amelia Earhart flies from Hawaii to California.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 289,
            "month": 1,
            "day": 11,
            "year": null,
            "type": "reminder",
            "description": "Annual snow shovel riding competition in Ambridge PA begins.",
            "country_code": null,
            "country_name": null,
            "category": "geography",
            "tags": [
                "reminder",
                "geography"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}