{
    "ok": true,
    "query": {
        "month": 4,
        "day": 15,
        "date": "04-15",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 11,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 7,
        "reminder": 1
    },
    "data": [
        {
            "id": 868,
            "month": 4,
            "day": 15,
            "year": 1452,
            "type": "birth",
            "description": "Leonardo da Vinci, factotum",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 869,
            "month": 4,
            "day": 15,
            "year": 1707,
            "type": "birth",
            "description": "Leonhard Euler, mathematician",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 870,
            "month": 4,
            "day": 15,
            "year": 1933,
            "type": "birth",
            "description": "Roy Clark, \"Hee Haw\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 997,
            "month": 4,
            "day": 15,
            "year": 1738,
            "type": "event",
            "description": "The bottle opener is invented, (when was the bottle invented?)",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 998,
            "month": 4,
            "day": 15,
            "year": 1850,
            "type": "event",
            "description": "City of San Francisco incorporated.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 999,
            "month": 4,
            "day": 15,
            "year": 1912,
            "type": "event",
            "description": "Titanic sinks at 2:20 AM. And the band plays on  . . .",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1000,
            "month": 4,
            "day": 15,
            "year": 1922,
            "type": "event",
            "description": "The famed \"Poodle Dog\" restaurant closes.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1001,
            "month": 4,
            "day": 15,
            "year": 1923,
            "type": "event",
            "description": "Insulin becomes generally available for diabetics.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1002,
            "month": 4,
            "day": 15,
            "year": 1928,
            "type": "event",
            "description": "Alioto's on Fisherman's Wharf opens for business.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1003,
            "month": 4,
            "day": 15,
            "year": 1955,
            "type": "event",
            "description": "Ray Kroc starts the McDonald's chain of fast food restaurants.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1093,
            "month": 4,
            "day": 15,
            "year": null,
            "type": "reminder",
            "description": "Income Taxes are due today.  Keep the IRS happy...",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}