{
    "ok": true,
    "query": {
        "month": 12,
        "day": 6,
        "date": "12-06",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 3245,
            "month": 12,
            "day": 6,
            "year": 1822,
            "type": "birth",
            "description": "John Eberhard, built first large scale pencil factory in US.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3246,
            "month": 12,
            "day": 6,
            "year": 1870,
            "type": "birth",
            "description": "William S. Hart, star of silent Western movies.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3247,
            "month": 12,
            "day": 6,
            "year": 1920,
            "type": "birth",
            "description": "Dave Brubeck",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3361,
            "month": 12,
            "day": 6,
            "year": 1768,
            "type": "event",
            "description": "First edition of Encyclopaedia Brittanica is published in Scotland.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3362,
            "month": 12,
            "day": 6,
            "year": 1876,
            "type": "event",
            "description": "City of Anaheim incorporated for a second time.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3363,
            "month": 12,
            "day": 6,
            "year": 1917,
            "type": "event",
            "description": "Finland gains its independence.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3364,
            "month": 12,
            "day": 6,
            "year": 1983,
            "type": "event",
            "description": "World record set for continuous whistling, (45 hours, 20 minutes).",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3453,
            "month": 12,
            "day": 6,
            "year": null,
            "type": "reminder",
            "description": "Independence Day, celebrated in Finland.",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}