{
    "ok": true,
    "query": {
        "month": 8,
        "day": 4,
        "date": "08-04",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 2181,
            "month": 8,
            "day": 4,
            "year": 1755,
            "type": "birth",
            "description": "Nicolas-Jacque Conte, invented the modern pencil.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2182,
            "month": 8,
            "day": 4,
            "year": 1906,
            "type": "birth",
            "description": "John Huston, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2183,
            "month": 8,
            "day": 4,
            "year": 1946,
            "type": "birth",
            "description": "Loni Anderson, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2323,
            "month": 8,
            "day": 4,
            "year": 1693,
            "type": "event",
            "description": "Champagne is invented by Dom Perignon.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2324,
            "month": 8,
            "day": 4,
            "year": 1777,
            "type": "event",
            "description": "Retired British cavalry officer Philip Astley establishes the first circus.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2325,
            "month": 8,
            "day": 4,
            "year": 1790,
            "type": "event",
            "description": "United States Coast Guard founded.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2326,
            "month": 8,
            "day": 4,
            "year": 1862,
            "type": "event",
            "description": "Federal Income Tax is collected. (The taxman cometh!!!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}