{
    "ok": true,
    "query": {
        "month": 12,
        "day": 26,
        "date": "12-26",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 1,
        "reminder": 2
    },
    "data": [
        {
            "id": 3322,
            "month": 12,
            "day": 26,
            "year": 1914,
            "type": "birth",
            "description": "Richard Widmark",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3323,
            "month": 12,
            "day": 26,
            "year": 1921,
            "type": "birth",
            "description": "Steve Allen, songwriter, comedian.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3324,
            "month": 12,
            "day": 26,
            "year": 1927,
            "type": "birth",
            "description": "Alan King",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3431,
            "month": 12,
            "day": 26,
            "year": 1865,
            "type": "event",
            "description": "James Nason invents the first American coffee percolator.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3464,
            "month": 12,
            "day": 26,
            "year": null,
            "type": "reminder",
            "description": "National Return All Of Your Ugly Christmas Gifts day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3465,
            "month": 12,
            "day": 26,
            "year": null,
            "type": "reminder",
            "description": "Boxing Day, celebrated in Canada, United Kingdom (except Scotland.)",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "politics",
            "tags": [
                "reminder",
                "politics",
                "gb"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}