{
    "ok": true,
    "query": {
        "month": 12,
        "day": 31,
        "date": "12-31",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 3336,
            "month": 12,
            "day": 31,
            "year": 1943,
            "type": "birth",
            "description": "John Denver, singer, songwriter, 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": 3337,
            "month": 12,
            "day": 31,
            "year": 1948,
            "type": "birth",
            "description": "Donna Summer, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3449,
            "month": 12,
            "day": 31,
            "year": 1776,
            "type": "event",
            "description": "Rhode Island establishes wage & price controls to curb inflation: Limit is 70 cents a day for carpenters, 42 cents for tailors.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3450,
            "month": 12,
            "day": 31,
            "year": 1879,
            "type": "event",
            "description": "Cornerstone laid for Iolani Palace (only royal palace in US.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3451,
            "month": 12,
            "day": 31,
            "year": 1879,
            "type": "event",
            "description": "Edison gives public demonstration of his incandescent lamp.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3452,
            "month": 12,
            "day": 31,
            "year": 1921,
            "type": "event",
            "description": "Last San Francisco Fire Dept. horses retired.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3467,
            "month": 12,
            "day": 31,
            "year": null,
            "type": "reminder",
            "description": "New Year's Eve.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}