{
    "ok": true,
    "query": {
        "month": 6,
        "day": 1,
        "date": "06-01",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 1448,
            "month": 6,
            "day": 1,
            "year": 1926,
            "type": "birth",
            "description": "Andy Griffith, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1449,
            "month": 6,
            "day": 1,
            "year": 1926,
            "type": "birth",
            "description": "Marilyn Monroe, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1450,
            "month": 6,
            "day": 1,
            "year": 1934,
            "type": "birth",
            "description": "Pat Boone, 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": 1607,
            "month": 6,
            "day": 1,
            "year": 1495,
            "type": "event",
            "description": "First written record of Scotch Whiskey appears in the Exchequer Rolls of Scotland.  Friar John Cor is the distiller.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1608,
            "month": 6,
            "day": 1,
            "year": 1925,
            "type": "event",
            "description": "Lou Gehrig starts in first of 2,130 consecutive games, a record.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1609,
            "month": 6,
            "day": 1,
            "year": 1938,
            "type": "event",
            "description": "First Superman comic book is published.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}