{
    "ok": true,
    "query": {
        "month": 9,
        "day": 26,
        "date": "09-26",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 2489,
            "month": 9,
            "day": 26,
            "year": 1774,
            "type": "birth",
            "description": "John Chapman, alias Johnny Appleseed.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2490,
            "month": 9,
            "day": 26,
            "year": 1888,
            "type": "birth",
            "description": "T.S. Eliot, Anglican poet.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2491,
            "month": 9,
            "day": 26,
            "year": 1898,
            "type": "birth",
            "description": "George Gershwin, composer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2627,
            "month": 9,
            "day": 26,
            "year": 1824,
            "type": "event",
            "description": "Kapiolani defies Pele (Hawaiian volcano goddess) and lives.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2628,
            "month": 9,
            "day": 26,
            "year": 1969,
            "type": "event",
            "description": "Brady Bunch premiers.  (here's the story...).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}