{
    "ok": true,
    "query": {
        "month": 11,
        "day": 9,
        "date": "11-09",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 2986,
            "month": 11,
            "day": 9,
            "year": 1918,
            "type": "birth",
            "description": "Florence Chadwick",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2987,
            "month": 11,
            "day": 9,
            "year": 1918,
            "type": "birth",
            "description": "Spiro Agnew, vice president.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2988,
            "month": 11,
            "day": 9,
            "year": 1934,
            "type": "birth",
            "description": "Carl Sagan, who has BILLIONS and BILLIONS of admirers.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2989,
            "month": 11,
            "day": 9,
            "year": 1952,
            "type": "birth",
            "description": "Lou Ferrigno, weightlifter, HULK!",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3124,
            "month": 11,
            "day": 9,
            "year": 1965,
            "type": "event",
            "description": "Giant power failure in New England & Ontario, Canada.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3125,
            "month": 11,
            "day": 9,
            "year": 1989,
            "type": "event",
            "description": "The Berlin Wall is opened, hundreds of thousands of East Germans, run into West Germany.",
            "country_code": "DE",
            "country_name": "Germany",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "de"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}