{
    "ok": true,
    "query": {
        "month": 7,
        "day": 9,
        "date": "07-09",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 2
    },
    "data": [
        {
            "id": 1865,
            "month": 7,
            "day": 9,
            "year": 1802,
            "type": "birth",
            "description": "Thomas Davenport, invented 1st commercially successful electric motor",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1866,
            "month": 7,
            "day": 9,
            "year": 1947,
            "type": "birth",
            "description": "O.J. Simpson, Ex football player, and .... ????",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1867,
            "month": 7,
            "day": 9,
            "year": 1956,
            "type": "birth",
            "description": "Tom Hanks, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2023,
            "month": 7,
            "day": 9,
            "year": 1800,
            "type": "event",
            "description": "Mt. Vernon Gardens becomes site of first summer theatre in U.S.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2024,
            "month": 7,
            "day": 9,
            "year": 1816,
            "type": "event",
            "description": "Argentina gains its independence.",
            "country_code": "AR",
            "country_name": "Argentina",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "ar",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2025,
            "month": 7,
            "day": 9,
            "year": 1846,
            "type": "event",
            "description": "Capt Montgomery claims Yerba Buena (San Francisco) for the U.S.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2026,
            "month": 7,
            "day": 9,
            "year": 1979,
            "type": "event",
            "description": "Voyager II flies past Jupiter.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2146,
            "month": 7,
            "day": 9,
            "year": null,
            "type": "reminder",
            "description": "National POW\/MIA Recognition Day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2147,
            "month": 7,
            "day": 9,
            "year": null,
            "type": "reminder",
            "description": "Independence Day, celebrated in Argentina.",
            "country_code": "AR",
            "country_name": "Argentina",
            "category": "politics",
            "tags": [
                "reminder",
                "politics",
                "ar"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}