{
    "ok": true,
    "query": {
        "month": 8,
        "day": 2,
        "date": "08-02",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 2172,
            "month": 8,
            "day": 2,
            "year": 1905,
            "type": "birth",
            "description": "Myrna Loy",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2173,
            "month": 8,
            "day": 2,
            "year": 1924,
            "type": "birth",
            "description": "Carroll O'Conner, better known as Archie Bunker.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2174,
            "month": 8,
            "day": 2,
            "year": 1924,
            "type": "birth",
            "description": "James Baldwin, 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": 2175,
            "month": 8,
            "day": 2,
            "year": 1932,
            "type": "birth",
            "description": "Peter O'Toole, 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": 2319,
            "month": 8,
            "day": 2,
            "year": 1743,
            "type": "event",
            "description": "The elevator is invented.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2320,
            "month": 8,
            "day": 2,
            "year": 1876,
            "type": "event",
            "description": "Wild Bill Hickok is shot dead (from behind) by Jack McCall. The poker hand he was holding has since been known as the Dead Man's Hand:  A pair of Aces, and a pair of 8's.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}