{
    "ok": true,
    "query": {
        "month": 9,
        "day": 28,
        "date": "09-28",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 2494,
            "month": 9,
            "day": 28,
            "year": 1909,
            "type": "birth",
            "description": "Al Capp, put Dogpatch, USA on the map.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2632,
            "month": 9,
            "day": 28,
            "year": 1542,
            "type": "event",
            "description": "Juan Cabrillo discovers California, at San Diego Bay.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2633,
            "month": 9,
            "day": 28,
            "year": 1781,
            "type": "event",
            "description": "Siege of Yorktown begins, last battle of the the Revolution.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2634,
            "month": 9,
            "day": 28,
            "year": 1962,
            "type": "event",
            "description": "The Beverly Hillbillies premiers.  (Well I'll Be!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}