{
    "ok": true,
    "query": {
        "month": 1,
        "day": 16,
        "date": "01-16",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 68,
            "month": 1,
            "day": 16,
            "year": 1909,
            "type": "birth",
            "description": "Ethel Merman, 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": 212,
            "month": 1,
            "day": 16,
            "year": 1865,
            "type": "event",
            "description": "San Francisco Dramatic Chronicle started (now called the San Francisco Chronicle)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 213,
            "month": 1,
            "day": 16,
            "year": 1887,
            "type": "event",
            "description": "San Francisco's Cliff House badly damaged when a cargo of gunpowder on the schooner \"Parallel\" explodes nearby.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 214,
            "month": 1,
            "day": 16,
            "year": 1991,
            "type": "event",
            "description": "The U.S. let the air force begin massive attacks on Iraq, in response to Iraq's takeover of Kuwait in August of 1990.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 290,
            "month": 1,
            "day": 16,
            "year": null,
            "type": "reminder",
            "description": "National Nothing Day",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}