{
    "ok": true,
    "query": {
        "month": 4,
        "day": 11,
        "date": "04-11",
        "day_name": "Saturday",
        "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": 854,
            "month": 4,
            "day": 11,
            "year": 1866,
            "type": "birth",
            "description": "Carla Ford",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 855,
            "month": 4,
            "day": 11,
            "year": 1938,
            "type": "birth",
            "description": "Ethel Kennedy",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 977,
            "month": 4,
            "day": 11,
            "year": 1876,
            "type": "event",
            "description": "Benevolent and Protective Order of Elks organized.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 978,
            "month": 4,
            "day": 11,
            "year": 1895,
            "type": "event",
            "description": "Anaheim completes its new electric light system.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 979,
            "month": 4,
            "day": 11,
            "year": 1947,
            "type": "event",
            "description": "Jackie Robinson becomes first black in major league baseball.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 980,
            "month": 4,
            "day": 11,
            "year": 1958,
            "type": "event",
            "description": "Brooks Hall in Civic Center is dedicated.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 981,
            "month": 4,
            "day": 11,
            "year": 1980,
            "type": "event",
            "description": "The equal opportunity commission regulates that sexual harassment of women in the work place is illegal.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1091,
            "month": 4,
            "day": 11,
            "year": null,
            "type": "reminder",
            "description": "Barber Shop Quartet Day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}