{
    "ok": true,
    "query": {
        "month": 2,
        "day": 11,
        "date": "02-11",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 340,
            "month": 2,
            "day": 11,
            "year": 1847,
            "type": "birth",
            "description": "Thomas Alva Edison, inventor of the light bill, (I meant bulb)! among other things.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 341,
            "month": 2,
            "day": 11,
            "year": 1925,
            "type": "birth",
            "description": "Eva Gabor, 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": 342,
            "month": 2,
            "day": 11,
            "year": 1925,
            "type": "birth",
            "description": "Virginia E. Johnson",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 343,
            "month": 2,
            "day": 11,
            "year": 1934,
            "type": "birth",
            "description": "Tina Louise, actress, (friend of Gilligan!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 344,
            "month": 2,
            "day": 11,
            "year": 1936,
            "type": "birth",
            "description": "Burt Reynolds, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 448,
            "month": 2,
            "day": 11,
            "year": 1854,
            "type": "event",
            "description": "Major streets lit by coal gas for first time.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 449,
            "month": 2,
            "day": 11,
            "year": 1929,
            "type": "event",
            "description": "Vatican City (world's Smallest Country) is made an enclave of Rome.",
            "country_code": "IT",
            "country_name": "Italy",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "it",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 450,
            "month": 2,
            "day": 11,
            "year": 1936,
            "type": "event",
            "description": "Robert Louis Stevenson begins to build Treasure Island.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 451,
            "month": 2,
            "day": 11,
            "year": 1948,
            "type": "event",
            "description": "The Lazy-Boy chair is invented.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}