{
    "ok": true,
    "query": {
        "month": 9,
        "day": 5,
        "date": "09-05",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 2444,
            "month": 9,
            "day": 5,
            "year": 1902,
            "type": "birth",
            "description": "Darryl F. Zanuck, Hollywood producer & motion picture executive.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2518,
            "month": 9,
            "day": 5,
            "year": 1781,
            "type": "event",
            "description": "Battle of Virginia Capes, where the French Fleet defeats the British rescue fleet, trapping Cornwallis at Yorktown.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "military",
            "tags": [
                "event",
                "military",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2519,
            "month": 9,
            "day": 5,
            "year": 1836,
            "type": "event",
            "description": "Sam Houston is elected president of the Republic of Texas.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2520,
            "month": 9,
            "day": 5,
            "year": 1885,
            "type": "event",
            "description": "First gasoline pump is delivered to a gasoline dealer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2521,
            "month": 9,
            "day": 5,
            "year": 1961,
            "type": "event",
            "description": "Hijacking planes becomes illegal. (No duh!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2522,
            "month": 9,
            "day": 5,
            "year": 1977,
            "type": "event",
            "description": "Voyager II launched.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}