{
    "ok": true,
    "query": {
        "month": 2,
        "day": 24,
        "date": "02-24",
        "day_name": "Tuesday",
        "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": 391,
            "month": 2,
            "day": 24,
            "year": 1787,
            "type": "birth",
            "description": "Wilhelm Grimm, collector of fairy tales.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 392,
            "month": 2,
            "day": 24,
            "year": 1885,
            "type": "birth",
            "description": "Admiral Chester Nimitz, in charge of Pacific Fleet in WWII.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 393,
            "month": 2,
            "day": 24,
            "year": 1938,
            "type": "birth",
            "description": "James Farentino",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 394,
            "month": 2,
            "day": 24,
            "year": 1955,
            "type": "birth",
            "description": "Steven Jobs, Apple Computer Company co-founder.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 503,
            "month": 2,
            "day": 24,
            "year": 1857,
            "type": "event",
            "description": "Los Angeles Vineyard Society organized.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 504,
            "month": 2,
            "day": 24,
            "year": 1942,
            "type": "event",
            "description": "Voice of America begins broadcasting (in German).",
            "country_code": "DE",
            "country_name": "Germany",
            "category": "media",
            "tags": [
                "event",
                "media",
                "de",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 505,
            "month": 2,
            "day": 24,
            "year": 1992,
            "type": "event",
            "description": "Wayne's World opens in American theatres - NOT!",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}