{
    "ok": true,
    "query": {
        "month": 12,
        "day": 10,
        "date": "12-10",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 3263,
            "month": 12,
            "day": 10,
            "year": 1830,
            "type": "birth",
            "description": "Emily Dickinson, poet.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3264,
            "month": 12,
            "day": 10,
            "year": 1851,
            "type": "birth",
            "description": "Melvil Dewey, created the Dewey Decimal System for libraries.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3265,
            "month": 12,
            "day": 10,
            "year": 1914,
            "type": "birth",
            "description": "Dorothy Lamour",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3266,
            "month": 12,
            "day": 10,
            "year": 1952,
            "type": "birth",
            "description": "Susan Dey, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3377,
            "month": 12,
            "day": 10,
            "year": 1901,
            "type": "event",
            "description": "First awarding and distribution of Nobel Peace Prizes.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3378,
            "month": 12,
            "day": 10,
            "year": 1927,
            "type": "event",
            "description": "Grand Ole Opry makes its first radio broadcast, in Nashville, TN.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3379,
            "month": 12,
            "day": 10,
            "year": 1955,
            "type": "event",
            "description": "the Mighty Mouse show premiers, (Here I come, to save the day!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3454,
            "month": 12,
            "day": 10,
            "year": null,
            "type": "reminder",
            "description": "Human Rights Day, a United Nations observance.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}