{
    "ok": true,
    "query": {
        "month": 7,
        "day": 11,
        "date": "07-11",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 10,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 5,
        "reminder": 1
    },
    "data": [
        {
            "id": 1874,
            "month": 7,
            "day": 11,
            "year": 1767,
            "type": "birth",
            "description": "John Quincy Adams, 6th President from (1825 - 1829).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1875,
            "month": 7,
            "day": 11,
            "year": 1899,
            "type": "birth",
            "description": "Eb White",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1876,
            "month": 7,
            "day": 11,
            "year": 1920,
            "type": "birth",
            "description": "Yul Bryner, actor, famous bald person.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1877,
            "month": 7,
            "day": 11,
            "year": 1931,
            "type": "birth",
            "description": "Tab Hunter",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2031,
            "month": 7,
            "day": 11,
            "year": 1804,
            "type": "event",
            "description": "Burr and Hamilton duel.  Hamilton looses.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2032,
            "month": 7,
            "day": 11,
            "year": 1864,
            "type": "event",
            "description": "Confederate forces invade Washington DC. led by General J. Early.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2033,
            "month": 7,
            "day": 11,
            "year": 1955,
            "type": "event",
            "description": "U.S.A.F. Academy dedicated at Lowry AFB in Colorado.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2034,
            "month": 7,
            "day": 11,
            "year": 1962,
            "type": "event",
            "description": "First transatlantic TV transmission via satellite (Telstar I.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2035,
            "month": 7,
            "day": 11,
            "year": 1985,
            "type": "event",
            "description": "Nolan Ryan, first major league pitcher, to strike out 4000 batters.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2148,
            "month": 7,
            "day": 11,
            "year": null,
            "type": "reminder",
            "description": "National Holiday of the People's Republic of Outer Mongolia. (Celebrated mainly in Ulan Bator, yurt capital of Asia.)",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}