{
    "ok": true,
    "query": {
        "month": 10,
        "day": 19,
        "date": "10-19",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 0,
        "death": 0,
        "event": 5,
        "reminder": 1
    },
    "data": [
        {
            "id": 2849,
            "month": 10,
            "day": 19,
            "year": 1781,
            "type": "event",
            "description": "Cornwallis surrenders at 2PM, the fighting is over.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2850,
            "month": 10,
            "day": 19,
            "year": 1845,
            "type": "event",
            "description": "Wagner's opera \"Tannhauser\" is performed for the first time.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2851,
            "month": 10,
            "day": 19,
            "year": 1853,
            "type": "event",
            "description": "First flour mill in Hawaii begins operations.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2852,
            "month": 10,
            "day": 19,
            "year": 1874,
            "type": "event",
            "description": "The Ivy League establishes rules for college football.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2853,
            "month": 10,
            "day": 19,
            "year": 1968,
            "type": "event",
            "description": "Golden Gate Bridge charges a toll for South bound cars only!",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2942,
            "month": 10,
            "day": 19,
            "year": null,
            "type": "reminder",
            "description": "End of huricane season celebration, in the Virgin Islands.",
            "country_code": null,
            "country_name": null,
            "category": "geography",
            "tags": [
                "reminder",
                "geography"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}