{
    "ok": true,
    "query": {
        "month": 11,
        "day": 25,
        "date": "11-25",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 3,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 0,
        "reminder": 0
    },
    "data": [
        {
            "id": 3064,
            "month": 11,
            "day": 25,
            "year": 1835,
            "type": "birth",
            "description": "Andrew Carnegie, steelman and librarian.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3065,
            "month": 11,
            "day": 25,
            "year": 1846,
            "type": "birth",
            "description": "Carry Nation, scourge of barkeepers and drinkers.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3066,
            "month": 11,
            "day": 25,
            "year": 1972,
            "type": "birth",
            "description": "Christina Applegate.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}