{
    "ok": true,
    "query": {
        "month": 3,
        "day": 25,
        "date": "03-25",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 630,
            "month": 3,
            "day": 25,
            "year": 1920,
            "type": "birth",
            "description": "Howard Cosell, sports announcer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 631,
            "month": 3,
            "day": 25,
            "year": 1942,
            "type": "birth",
            "description": "Aretha Franklin, 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": 632,
            "month": 3,
            "day": 25,
            "year": 1947,
            "type": "birth",
            "description": "Reginald K. Dwight.  Better known as singer\/songwriter Elton John.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 760,
            "month": 3,
            "day": 25,
            "year": 1821,
            "type": "event",
            "description": "Greece gains its independence.",
            "country_code": "GR",
            "country_name": "Greece",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "gr",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 761,
            "month": 3,
            "day": 25,
            "year": 1913,
            "type": "event",
            "description": "New York City's famed Palace Theatre opens its doors for the first time.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 762,
            "month": 3,
            "day": 25,
            "year": 1954,
            "type": "event",
            "description": "RCA manufactures the first COLOR television set.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 793,
            "month": 3,
            "day": 25,
            "year": null,
            "type": "reminder",
            "description": "Independence Day, celebrated in Greece.",
            "country_code": "GR",
            "country_name": "Greece",
            "category": "politics",
            "tags": [
                "reminder",
                "politics",
                "gr"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}