{
    "ok": true,
    "query": {
        "month": 12,
        "day": 30,
        "date": "12-30",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 3,
    "summary": {
        "birth": 0,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 3446,
            "month": 12,
            "day": 30,
            "year": 1817,
            "type": "event",
            "description": "First coffee planted in Hawaii.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3447,
            "month": 12,
            "day": 30,
            "year": 1853,
            "type": "event",
            "description": "Gadsden Purchase signed; U.S. acquires Arizona and New Mexico.",
            "country_code": "MX",
            "country_name": "Mexico",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "mx",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3448,
            "month": 12,
            "day": 30,
            "year": 1976,
            "type": "event",
            "description": "The leisure suit officially goes out of style.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}