{
    "ok": true,
    "query": {
        "month": 7,
        "day": 30,
        "date": "07-30",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 1966,
            "month": 7,
            "day": 30,
            "year": 1863,
            "type": "birth",
            "description": "Henry Ford.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1967,
            "month": 7,
            "day": 30,
            "year": 1939,
            "type": "birth",
            "description": "Peter Bogdanovich",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1968,
            "month": 7,
            "day": 30,
            "year": 1941,
            "type": "birth",
            "description": "Paul Anka, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2134,
            "month": 7,
            "day": 30,
            "year": 1619,
            "type": "event",
            "description": "The House of Burgesses in Virginia is formed.  First elective governing body in a British colony.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2135,
            "month": 7,
            "day": 30,
            "year": 1733,
            "type": "event",
            "description": "Society of Freemasons opens its first American lodge in Boston.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2136,
            "month": 7,
            "day": 30,
            "year": 1836,
            "type": "event",
            "description": "First English newspaper published in Hawaii.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2137,
            "month": 7,
            "day": 30,
            "year": 1975,
            "type": "event",
            "description": "The last reported sighting of Jimmy Hoffa is reported.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2163,
            "month": 7,
            "day": 30,
            "year": null,
            "type": "reminder",
            "description": "There's a full moon tonight!",
            "country_code": null,
            "country_name": null,
            "category": "space",
            "tags": [
                "reminder",
                "space"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}