{
    "ok": true,
    "query": {
        "month": 2,
        "day": 10,
        "date": "02-10",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 336,
            "month": 2,
            "day": 10,
            "year": 1893,
            "type": "birth",
            "description": "Bill Tilden",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 337,
            "month": 2,
            "day": 10,
            "year": 1893,
            "type": "birth",
            "description": "Jimmy Durante, (Mr. Nose!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 338,
            "month": 2,
            "day": 10,
            "year": 1930,
            "type": "birth",
            "description": "Robert Wagner, 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": 339,
            "month": 2,
            "day": 10,
            "year": 1940,
            "type": "birth",
            "description": "Roberta Flack",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 444,
            "month": 2,
            "day": 10,
            "year": 1870,
            "type": "event",
            "description": "City of Anaheim incorporated (first time).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 445,
            "month": 2,
            "day": 10,
            "year": 1870,
            "type": "event",
            "description": "YWCA is founded in New York City.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 446,
            "month": 2,
            "day": 10,
            "year": 1879,
            "type": "event",
            "description": "First electric arc light used (in California Theater).",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 447,
            "month": 2,
            "day": 10,
            "year": 1957,
            "type": "event",
            "description": "Styrofoam cooler is invented.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}