{
    "ok": true,
    "query": {
        "month": 12,
        "day": 23,
        "date": "12-23",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 3311,
            "month": 12,
            "day": 23,
            "year": 1790,
            "type": "birth",
            "description": "Jean-Francois Champollion, deciphered Egyptian hieroglyphics.",
            "country_code": "EG",
            "country_name": "Egypt",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "eg",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3312,
            "month": 12,
            "day": 23,
            "year": 1918,
            "type": "birth",
            "description": "Jose Greco",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3424,
            "month": 12,
            "day": 23,
            "year": 1834,
            "type": "event",
            "description": "Joseph Hansom of London receives patent for Hansom cabs.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "science",
            "tags": [
                "event",
                "science",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3425,
            "month": 12,
            "day": 23,
            "year": 1947,
            "type": "event",
            "description": "Transistor invented by Bardeen, Brattain & Shockley in Bell Labs.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3426,
            "month": 12,
            "day": 23,
            "year": 1985,
            "type": "event",
            "description": "Congress passes a tax simplification guide, which is 1,379 pages in length, (Sounds simplified to me, how about you?).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}