{
    "ok": true,
    "query": {
        "month": 11,
        "day": 12,
        "date": "11-12",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 6,
        "reminder": 0
    },
    "data": [
        {
            "id": 3000,
            "month": 11,
            "day": 12,
            "year": 1815,
            "type": "birth",
            "description": "Elizabeth Stanton, early leader of women's rights movement.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3001,
            "month": 11,
            "day": 12,
            "year": 1866,
            "type": "birth",
            "description": "Sun Yat-sen, father of modern China (ROC and PRC.)",
            "country_code": "CN",
            "country_name": "China",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "cn",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3002,
            "month": 11,
            "day": 12,
            "year": 1942,
            "type": "birth",
            "description": "Stephanie Powers, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3136,
            "month": 11,
            "day": 12,
            "year": 1745,
            "type": "event",
            "description": "The first known happy hour is held in Ireland.",
            "country_code": "IE",
            "country_name": "Ireland",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "ie",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3137,
            "month": 11,
            "day": 12,
            "year": 1859,
            "type": "event",
            "description": "Jules Leotard performs the first Flying Trapeze circus act in Paris.  He also designed the garment that bears his name.",
            "country_code": "FR",
            "country_name": "France",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "fr",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3138,
            "month": 11,
            "day": 12,
            "year": 1933,
            "type": "event",
            "description": "First known photo of the Loch Ness monster is taken.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3139,
            "month": 11,
            "day": 12,
            "year": 1936,
            "type": "event",
            "description": "Oakland Bay Bridge opened.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3140,
            "month": 11,
            "day": 12,
            "year": 1946,
            "type": "event",
            "description": "The first \"autobank\" (banking by car) was established, in Chicago.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3141,
            "month": 11,
            "day": 12,
            "year": 1981,
            "type": "event",
            "description": "First time a spacecraft is launched twice -- the Space Shuttle \"Columbia\" lifts off again.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}