{
    "ok": true,
    "query": {
        "month": 3,
        "day": 9,
        "date": "03-09",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 575,
            "month": 3,
            "day": 9,
            "year": 1824,
            "type": "birth",
            "description": "Leland Stanford, Governor, Senator, founded Stanford University.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 576,
            "month": 3,
            "day": 9,
            "year": 1918,
            "type": "birth",
            "description": "Mickey Spillane, author.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 577,
            "month": 3,
            "day": 9,
            "year": 1934,
            "type": "birth",
            "description": "Yuri Gagarin, first man into space.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 578,
            "month": 3,
            "day": 9,
            "year": 1943,
            "type": "birth",
            "description": "Bobby Fischer, damn good chess player!",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 705,
            "month": 3,
            "day": 9,
            "year": 1822,
            "type": "event",
            "description": "US grants first patent for artificial teeth to Charles Graham.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 706,
            "month": 3,
            "day": 9,
            "year": 1862,
            "type": "event",
            "description": "The ironclads \"Monitor\" (Union) & \"Merrimack\" (Rebel) battle in Hampton Roads.  It was a standoff.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 707,
            "month": 3,
            "day": 9,
            "year": 1981,
            "type": "event",
            "description": "The Department of Agriculture, declares ketchup a vegetable.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}