{
    "ok": true,
    "query": {
        "month": 11,
        "day": 28,
        "date": "11-28",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 0,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 3198,
            "month": 11,
            "day": 28,
            "year": 1520,
            "type": "event",
            "description": "Magellan begins crossing the Pacific Ocean.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3199,
            "month": 11,
            "day": 28,
            "year": 1776,
            "type": "event",
            "description": "Washington and his troops cross the Delaware River.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3200,
            "month": 11,
            "day": 28,
            "year": 1895,
            "type": "event",
            "description": "America's auto race starts; 6 cars, 55 miles, winner averages a blazing 7 MPH.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3201,
            "month": 11,
            "day": 28,
            "year": 1954,
            "type": "event",
            "description": "Enrico Fermi, inventor of the atom bomb dies.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}