{
    "ok": true,
    "query": {
        "month": 12,
        "day": 25,
        "date": "12-25",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 2,
        "reminder": 2
    },
    "data": [
        {
            "id": 3317,
            "month": 12,
            "day": 25,
            "year": 1899,
            "type": "birth",
            "description": "Humphrey Bogart.  Here's looking at you, kid.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3318,
            "month": 12,
            "day": 25,
            "year": 1907,
            "type": "birth",
            "description": "Cab Calloway",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3319,
            "month": 12,
            "day": 25,
            "year": 1918,
            "type": "birth",
            "description": "Anwar Sadat",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3320,
            "month": 12,
            "day": 25,
            "year": 1948,
            "type": "birth",
            "description": "Barbara Mandrell, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3321,
            "month": 12,
            "day": 25,
            "year": 1949,
            "type": "birth",
            "description": "Sissy Spacek, actress, \"Coal Miner's Daughter\".",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3429,
            "month": 12,
            "day": 25,
            "year": 1776,
            "type": "event",
            "description": "Washington crosses the Delaware and surprises the Hessians.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3430,
            "month": 12,
            "day": 25,
            "year": 1843,
            "type": "event",
            "description": "First theatre matinee given at Olympic Theatre, New York City.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3462,
            "month": 12,
            "day": 25,
            "year": null,
            "type": "reminder",
            "description": "Christmas Day. Peace on Earth, good will toward all men.",
            "country_code": null,
            "country_name": null,
            "category": "military",
            "tags": [
                "reminder",
                "military"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3463,
            "month": 12,
            "day": 25,
            "year": null,
            "type": "reminder",
            "description": "Constitution Day, celebrated in Republic of China (Taiwan.)",
            "country_code": "CN",
            "country_name": "China",
            "category": "politics",
            "tags": [
                "reminder",
                "politics",
                "cn"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}