{
    "ok": true,
    "query": {
        "month": 10,
        "day": 31,
        "date": "10-31",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 2772,
            "month": 10,
            "day": 31,
            "year": 1931,
            "type": "birth",
            "description": "Dan Rather, news anchor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "birth",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2773,
            "month": 10,
            "day": 31,
            "year": 1950,
            "type": "birth",
            "description": "Jane Pauley, another news anchor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "birth",
                "media",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2909,
            "month": 10,
            "day": 31,
            "year": 1815,
            "type": "event",
            "description": "Sir Humphrey Davy of London patents the miner's safety lamp.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "science",
            "tags": [
                "event",
                "science",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2910,
            "month": 10,
            "day": 31,
            "year": 1956,
            "type": "event",
            "description": "Brooklyn, NY ends streetcar service.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2955,
            "month": 10,
            "day": 31,
            "year": null,
            "type": "reminder",
            "description": "All Hallows Eve (you know, Halloween.)",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}