{
    "ok": true,
    "query": {
        "month": 10,
        "day": 30,
        "date": "10-30",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 2770,
            "month": 10,
            "day": 30,
            "year": 1735,
            "type": "birth",
            "description": "John Adams, 2nd President from (1797 - 1801).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2771,
            "month": 10,
            "day": 30,
            "year": 1896,
            "type": "birth",
            "description": "Ruth Gordon",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2906,
            "month": 10,
            "day": 30,
            "year": 1775,
            "type": "event",
            "description": "US Navy is created.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2905,
            "month": 10,
            "day": 30,
            "year": 1864,
            "type": "event",
            "description": "Helena, capital of Montana, founded.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2907,
            "month": 10,
            "day": 30,
            "year": 1938,
            "type": "event",
            "description": "Orson Welles panics a nation with his broadcast of \"War of the Worlds.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2908,
            "month": 10,
            "day": 30,
            "year": 1992,
            "type": "event",
            "description": "Worlds ugliest pick-up truck parade occurs, in Chadron, NE.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}