{
    "ok": true,
    "query": {
        "month": 2,
        "day": 25,
        "date": "02-25",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 395,
            "month": 2,
            "day": 25,
            "year": 1873,
            "type": "birth",
            "description": "Enrico Caruso, singer",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 396,
            "month": 2,
            "day": 25,
            "year": 1888,
            "type": "birth",
            "description": "John Foster Dulles, Secretary of State for President Eisenhower",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 397,
            "month": 2,
            "day": 25,
            "year": 1910,
            "type": "birth",
            "description": "Millicent Fenwick",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 398,
            "month": 2,
            "day": 25,
            "year": 1943,
            "type": "birth",
            "description": "George Harrison, singer, Beatle",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 506,
            "month": 2,
            "day": 25,
            "year": 1838,
            "type": "event",
            "description": "A London pedestrian walks 20 miles backward and 20 miles forward in 8 hours.  Chuck Barris wasn't even born yet!",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "military",
            "tags": [
                "event",
                "military",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 507,
            "month": 2,
            "day": 25,
            "year": 1919,
            "type": "event",
            "description": "Oregon is first state to tax gasoline (1 cent per gallon).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 508,
            "month": 2,
            "day": 25,
            "year": 1990,
            "type": "event",
            "description": "Millie Vanilli wins a grammy, for best new artist (OOPS!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}