{
    "ok": true,
    "query": {
        "month": 10,
        "day": 25,
        "date": "10-25",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 5,
        "reminder": 2
    },
    "data": [
        {
            "id": 2752,
            "month": 10,
            "day": 25,
            "year": 1881,
            "type": "birth",
            "description": "Pablo Picasso, doodler.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2753,
            "month": 10,
            "day": 25,
            "year": 1912,
            "type": "birth",
            "description": "Minnie Pearl, Bet I can tell how much she paid for the hat!",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2870,
            "month": 10,
            "day": 25,
            "year": 1415,
            "type": "event",
            "description": "Battle of Agincourt, where the Welsh longbow defeats the Armored Knight.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "military",
            "tags": [
                "event",
                "military",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2871,
            "month": 10,
            "day": 25,
            "year": 1825,
            "type": "event",
            "description": "Erie Canal opens for business in New York.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2872,
            "month": 10,
            "day": 25,
            "year": 1854,
            "type": "event",
            "description": "The Light Brigade charges (Battle of Balaklava.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2873,
            "month": 10,
            "day": 25,
            "year": 1939,
            "type": "event",
            "description": "Nylon stockings go on sale in the U.S. for the first time.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2874,
            "month": 10,
            "day": 25,
            "year": 1959,
            "type": "event",
            "description": "Twilight Zone premiers (do do do do, do do do do...).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2947,
            "month": 10,
            "day": 25,
            "year": null,
            "type": "reminder",
            "description": "Set your clock back 1 hour tonight (Daylight Savings Time ends.)",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": 7,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2948,
            "month": 10,
            "day": 25,
            "year": null,
            "type": "reminder",
            "description": "Saint Crispin's Day.",
            "country_code": null,
            "country_name": null,
            "category": "religion",
            "tags": [
                "reminder",
                "religion"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}