{
    "ok": true,
    "query": {
        "month": 6,
        "day": 23,
        "date": "06-23",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 1572,
            "month": 6,
            "day": 23,
            "year": 1846,
            "type": "birth",
            "description": "George Sax, inventor of the saxophone.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1573,
            "month": 6,
            "day": 23,
            "year": 1894,
            "type": "birth",
            "description": "Alfred Kinsey",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1574,
            "month": 6,
            "day": 23,
            "year": 1894,
            "type": "birth",
            "description": "Duke of Windsor",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1575,
            "month": 6,
            "day": 23,
            "year": 1912,
            "type": "birth",
            "description": "Alan Turing, mathematician, pioneer in computer theory.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1576,
            "month": 6,
            "day": 23,
            "year": 1927,
            "type": "birth",
            "description": "Bob Fosse",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1754,
            "month": 6,
            "day": 23,
            "year": 1810,
            "type": "event",
            "description": "John Jacob Astor organizes the Pacific Fur Company at the town he names for himself, Astoria, Oregon.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1755,
            "month": 6,
            "day": 23,
            "year": 1868,
            "type": "event",
            "description": "Typewriter patented.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1756,
            "month": 6,
            "day": 23,
            "year": 1974,
            "type": "event",
            "description": "The day DISCO should have died.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}