{
    "ok": true,
    "query": {
        "month": 5,
        "day": 9,
        "date": "05-09",
        "day_name": "Saturday",
        "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": 1146,
            "month": 5,
            "day": 9,
            "year": 1800,
            "type": "birth",
            "description": "John Brown, abolitionist.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1147,
            "month": 5,
            "day": 9,
            "year": 1873,
            "type": "birth",
            "description": "Howard Carter, Egyptologist who found King Tutankhamen.",
            "country_code": "EG",
            "country_name": "Egypt",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "eg",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1148,
            "month": 5,
            "day": 9,
            "year": 1882,
            "type": "birth",
            "description": "Henry J. Kaiser,  built Liberty Ships, Jeeps.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1149,
            "month": 5,
            "day": 9,
            "year": 1936,
            "type": "birth",
            "description": "Albert Finney, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1307,
            "month": 5,
            "day": 9,
            "year": 1785,
            "type": "event",
            "description": "Joseph Bramah receives British patent for beer pump handles.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "science",
            "tags": [
                "event",
                "science",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1308,
            "month": 5,
            "day": 9,
            "year": 1960,
            "type": "event",
            "description": "The FDA approves first public sale of contraceptive pills.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}