{
    "ok": true,
    "query": {
        "month": 1,
        "day": 6,
        "date": "01-06",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 12,
    "summary": {
        "birth": 8,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 20,
            "month": 1,
            "day": 6,
            "year": 1799,
            "type": "birth",
            "description": "Jedediah Smith",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 21,
            "month": 1,
            "day": 6,
            "year": 1811,
            "type": "birth",
            "description": "Charles Sumner, leading Reconstruction Senator.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 22,
            "month": 1,
            "day": 6,
            "year": 1842,
            "type": "birth",
            "description": "Clarence King",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 23,
            "month": 1,
            "day": 6,
            "year": 1878,
            "type": "birth",
            "description": "Carl Sandburg, poet to the world.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 24,
            "month": 1,
            "day": 6,
            "year": 1882,
            "type": "birth",
            "description": "Samuel Rayburn, Speaker of the House (1940 - 1957).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 25,
            "month": 1,
            "day": 6,
            "year": 1914,
            "type": "birth",
            "description": "Danny Thomas, actor, comedian.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 26,
            "month": 1,
            "day": 6,
            "year": 1920,
            "type": "birth",
            "description": "Sun Myung Moon",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "birth",
                "space",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 27,
            "month": 1,
            "day": 6,
            "year": 1945,
            "type": "birth",
            "description": "Bonnie Franklin",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 165,
            "month": 1,
            "day": 6,
            "year": 1681,
            "type": "event",
            "description": "First recorded boxing match takes place in England, between Duke of Albemarle's butler and his butcher.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 166,
            "month": 1,
            "day": 6,
            "year": 1914,
            "type": "event",
            "description": "Stock brokerage firm of Merrill Lynch founded.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 167,
            "month": 1,
            "day": 6,
            "year": 1956,
            "type": "event",
            "description": "Dorm room refrigerator is invented (college beer cooler!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 288,
            "month": 1,
            "day": 6,
            "year": null,
            "type": "reminder",
            "description": "Epiphany (Twelfth Night in England)",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "gb"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}