{
    "ok": true,
    "query": {
        "month": 3,
        "day": 11,
        "date": "03-11",
        "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": 579,
            "month": 3,
            "day": 11,
            "year": 1903,
            "type": "birth",
            "description": "Lawrence Welk, ANA 1, ANA 2...",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 713,
            "month": 3,
            "day": 11,
            "year": 1302,
            "type": "event",
            "description": "According to Shakespeare, this was Romeo and Juliet's wedding day.",
            "country_code": "IT",
            "country_name": "Italy",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "it",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 714,
            "month": 3,
            "day": 11,
            "year": 1867,
            "type": "event",
            "description": "Great Mauna Loa eruption (volcano 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": 715,
            "month": 3,
            "day": 11,
            "year": 1892,
            "type": "event",
            "description": "First public game of basketball.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}