{
    "ok": true,
    "query": {
        "month": 5,
        "day": 18,
        "date": "05-18",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 1180,
            "month": 5,
            "day": 18,
            "year": 1850,
            "type": "birth",
            "description": "Oliver Heaviside, physicist who predicted the existance of the ionosphere, used to reflect radio waves.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1181,
            "month": 5,
            "day": 18,
            "year": 1918,
            "type": "birth",
            "description": "Pope John Paul II.",
            "country_code": "US",
            "country_name": "United States",
            "category": "religion",
            "tags": [
                "birth",
                "religion",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1182,
            "month": 5,
            "day": 18,
            "year": 1956,
            "type": "birth",
            "description": "Sugar Ray Leonard, boxer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1343,
            "month": 5,
            "day": 18,
            "year": 1830,
            "type": "event",
            "description": "Edwin Budding of England signs an agreement for manufacture of his invention, the lawn mower.  Saturdays are destroyed forever.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "science",
            "tags": [
                "event",
                "science",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1344,
            "month": 5,
            "day": 18,
            "year": 1933,
            "type": "event",
            "description": "TVA Act signed by President Roosevelt.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1345,
            "month": 5,
            "day": 18,
            "year": 1980,
            "type": "event",
            "description": "Mount St. Helens blew its top in Washington State.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1432,
            "month": 5,
            "day": 18,
            "year": null,
            "type": "reminder",
            "description": "National \"Visit Your Relatives Day\", (Yes, including Mother In-Law)",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}