{
    "ok": true,
    "query": {
        "month": 8,
        "day": 10,
        "date": "08-10",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 2200,
            "month": 8,
            "day": 10,
            "year": 1874,
            "type": "birth",
            "description": "Herbert Hoover, 31st President from (1929 - 1933).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2201,
            "month": 8,
            "day": 10,
            "year": 1925,
            "type": "birth",
            "description": "Mike Douglas, 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": 2202,
            "month": 8,
            "day": 10,
            "year": 1933,
            "type": "birth",
            "description": "Jerry Falwell, televangelist.",
            "country_code": "US",
            "country_name": "United States",
            "category": "religion",
            "tags": [
                "birth",
                "religion",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2203,
            "month": 8,
            "day": 10,
            "year": 1960,
            "type": "birth",
            "description": "Antonio Banderas, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2347,
            "month": 8,
            "day": 10,
            "year": 1809,
            "type": "event",
            "description": "Ecuador gains its independence.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2348,
            "month": 8,
            "day": 10,
            "year": 1900,
            "type": "event",
            "description": "First Davis Cup Tennis Tournament is held in Massachusetts. The U.S. defeats Great Britain.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2349,
            "month": 8,
            "day": 10,
            "year": 1955,
            "type": "event",
            "description": "Minimum wage jumps from 75 cents to a dollar an hour.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2350,
            "month": 8,
            "day": 10,
            "year": 1981,
            "type": "event",
            "description": "Pete Rose tops Stan Musial's record of 3630 hits.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2427,
            "month": 8,
            "day": 10,
            "year": null,
            "type": "reminder",
            "description": "Independence Day, celebrated in Ecuador.",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}