{
    "ok": true,
    "query": {
        "month": 5,
        "day": 11,
        "date": "05-11",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 5,
        "reminder": 1
    },
    "data": [
        {
            "id": 1157,
            "month": 5,
            "day": 11,
            "year": 1888,
            "type": "birth",
            "description": "Irving Berlin, composer, lover to the world.",
            "country_code": "DE",
            "country_name": "Germany",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "de",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1158,
            "month": 5,
            "day": 11,
            "year": 1904,
            "type": "birth",
            "description": "Salvador Dali, painter.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1313,
            "month": 5,
            "day": 11,
            "year": 1752,
            "type": "event",
            "description": "First US fire insurance policy is issued, in Philadelphia.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1314,
            "month": 5,
            "day": 11,
            "year": 1812,
            "type": "event",
            "description": "The Waltz is introduced into English ballrooms.  Most observers consider it disgusting and immoral. No wonder it caught on!",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1315,
            "month": 5,
            "day": 11,
            "year": 1929,
            "type": "event",
            "description": "First regularly scheduled TV broadcasts (3 nights per week).",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1316,
            "month": 5,
            "day": 11,
            "year": 1951,
            "type": "event",
            "description": "Jay Forrester patents computer core memory.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1317,
            "month": 5,
            "day": 11,
            "year": 2181,
            "type": "event",
            "description": "(B.C. That Is), The chair is invented.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1423,
            "month": 5,
            "day": 11,
            "year": null,
            "type": "reminder",
            "description": "Mother's Day.  Send flowers!",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": 1,
            "source": "today.dat",
            "verified": false
        }
    ]
}