{
    "ok": true,
    "query": {
        "month": 10,
        "day": 6,
        "date": "10-06",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 2686,
            "month": 10,
            "day": 6,
            "year": 1820,
            "type": "birth",
            "description": "Jenny Lind, nightingale.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2687,
            "month": 10,
            "day": 6,
            "year": 1846,
            "type": "birth",
            "description": "George Westinghouse, responsible for alternating current in US.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2688,
            "month": 10,
            "day": 6,
            "year": 1866,
            "type": "birth",
            "description": "Reginald Aubrey Fessenden, broadcasted first program of voice & music.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "birth",
                "media",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2689,
            "month": 10,
            "day": 6,
            "year": 1906,
            "type": "birth",
            "description": "Janet Gaynor",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2800,
            "month": 10,
            "day": 6,
            "year": 1889,
            "type": "event",
            "description": "Thomas Edison shows his first motion picture.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2801,
            "month": 10,
            "day": 6,
            "year": 1927,
            "type": "event",
            "description": "\"The Jazz Singer\", first movie with a sound track, premieres.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2802,
            "month": 10,
            "day": 6,
            "year": 1989,
            "type": "event",
            "description": "Reverend Jim Baker is found guilty.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2915,
            "month": 10,
            "day": 6,
            "year": null,
            "type": "reminder",
            "description": "Universal Children's Day",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}