{
    "ok": true,
    "query": {
        "month": 4,
        "day": 1,
        "date": "04-01",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 12,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 7,
        "reminder": 1
    },
    "data": [
        {
            "id": 801,
            "month": 4,
            "day": 1,
            "year": 1883,
            "type": "birth",
            "description": "Lon Chaney, man of a thousand faces",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 802,
            "month": 4,
            "day": 1,
            "year": 1929,
            "type": "birth",
            "description": "Jane Powell",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 803,
            "month": 4,
            "day": 1,
            "year": 1932,
            "type": "birth",
            "description": "Debbie Reynolds, dancer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 804,
            "month": 4,
            "day": 1,
            "year": 1939,
            "type": "birth",
            "description": "Lee MacGraw",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 935,
            "month": 4,
            "day": 1,
            "year": 1778,
            "type": "event",
            "description": "Oliver Pollock, a New Orleans Businessman, creates the \"$\" symbol.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 936,
            "month": 4,
            "day": 1,
            "year": 1850,
            "type": "event",
            "description": "San Francisco County Government is established.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 937,
            "month": 4,
            "day": 1,
            "year": 1889,
            "type": "event",
            "description": "The first dishwashing machine is marketed in Chicago.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 938,
            "month": 4,
            "day": 1,
            "year": 1941,
            "type": "event",
            "description": "Navy takes over San Francisco Bay's Treasure Island.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 939,
            "month": 4,
            "day": 1,
            "year": 1960,
            "type": "event",
            "description": "TIROS I (Television & Infra-Red Observation Satellite) launched to improve weather prediction.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 940,
            "month": 4,
            "day": 1,
            "year": 1963,
            "type": "event",
            "description": "The Soap Opera \"General Hospital\" airs for the first time.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 941,
            "month": 4,
            "day": 1,
            "year": 1963,
            "type": "event",
            "description": "Alfred Hitchcock's \"The Birds\" is released.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1081,
            "month": 4,
            "day": 1,
            "year": null,
            "type": "reminder",
            "description": "April Fool's Day... but you knew that!",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}