{
    "ok": true,
    "query": {
        "month": 12,
        "day": 24,
        "date": "12-24",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 3313,
            "month": 12,
            "day": 24,
            "year": 1809,
            "type": "birth",
            "description": "Kit Carson, Western scout.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3314,
            "month": 12,
            "day": 24,
            "year": 1905,
            "type": "birth",
            "description": "Howard Hughes, reclusive billionaire.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3315,
            "month": 12,
            "day": 24,
            "year": 1922,
            "type": "birth",
            "description": "Eva Gardner, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3316,
            "month": 12,
            "day": 24,
            "year": 1959,
            "type": "birth",
            "description": "Madonna, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3427,
            "month": 12,
            "day": 24,
            "year": 1814,
            "type": "event",
            "description": "Treaty of Ghent signed, ending War of 1812 (this news did not arrive until after the Battle of New Orleans.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3428,
            "month": 12,
            "day": 24,
            "year": 1906,
            "type": "event",
            "description": "First known radio program in the United States is broadcast.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3461,
            "month": 12,
            "day": 24,
            "year": null,
            "type": "reminder",
            "description": "Christmas Eve.  No fair peeking 'till morning.",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}