{
    "ok": true,
    "query": {
        "month": 7,
        "day": 2,
        "date": "07-02",
        "day_name": "Thursday",
        "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": 1823,
            "month": 7,
            "day": 2,
            "year": 1932,
            "type": "birth",
            "description": "Dave Thomas, founder of Wendy's.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1824,
            "month": 7,
            "day": 2,
            "year": 1952,
            "type": "birth",
            "description": "Cheryl Ladd, angel.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1825,
            "month": 7,
            "day": 2,
            "year": 1956,
            "type": "birth",
            "description": "Jerry Hall",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1982,
            "month": 7,
            "day": 2,
            "year": 1900,
            "type": "event",
            "description": "First flight of a Zeppelin (the LZ-1.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1983,
            "month": 7,
            "day": 2,
            "year": 1940,
            "type": "event",
            "description": "The Lake Washington (Seattle) Floating bridge was opened.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1984,
            "month": 7,
            "day": 2,
            "year": 1964,
            "type": "event",
            "description": "President Johnson signs the Civil Rights Act.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1985,
            "month": 7,
            "day": 2,
            "year": 1988,
            "type": "event",
            "description": "A new record is set for throwing a frisbee, 623.6 feet.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}