{
    "ok": true,
    "query": {
        "month": 5,
        "day": 19,
        "date": "05-19",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 1183,
            "month": 5,
            "day": 19,
            "year": 1890,
            "type": "birth",
            "description": "Ho Chi Minh, trail blazer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1184,
            "month": 5,
            "day": 19,
            "year": 1912,
            "type": "birth",
            "description": "Perry Como, crooner.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1185,
            "month": 5,
            "day": 19,
            "year": 1918,
            "type": "birth",
            "description": "Mike Wallace, of CBS \"60 minutes\" fame.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "birth",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1186,
            "month": 5,
            "day": 19,
            "year": 1946,
            "type": "birth",
            "description": "Reggie Jackson, baseball player.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1346,
            "month": 5,
            "day": 19,
            "year": 1848,
            "type": "event",
            "description": "First department store opens.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1347,
            "month": 5,
            "day": 19,
            "year": 1862,
            "type": "event",
            "description": "The Homestead Act becomes law.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1348,
            "month": 5,
            "day": 19,
            "year": 1928,
            "type": "event",
            "description": "51 frogs enter first annual \"Frog Jumping Jubilee\" at Angel's Camp in Calaveras County, California.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1433,
            "month": 5,
            "day": 19,
            "year": null,
            "type": "reminder",
            "description": "Victoria Day -- Canada",
            "country_code": "CA",
            "country_name": "Canada",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "ca"
            ],
            "weekday_filter": 2,
            "source": "today.dat",
            "verified": false
        }
    ]
}