{
    "ok": true,
    "query": {
        "month": 5,
        "day": 29,
        "date": "05-29",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 1234,
            "month": 5,
            "day": 29,
            "year": 1903,
            "type": "birth",
            "description": "Leslie Townes (Bob) Hope, famous profile.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1235,
            "month": 5,
            "day": 29,
            "year": 1917,
            "type": "birth",
            "description": "John F. Kennedy, 35th President from (1960 - 1963).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1236,
            "month": 5,
            "day": 29,
            "year": 1947,
            "type": "birth",
            "description": "Anthony Geary, 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": 1237,
            "month": 5,
            "day": 29,
            "year": 1958,
            "type": "birth",
            "description": "Annette Benning, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1383,
            "month": 5,
            "day": 29,
            "year": 1453,
            "type": "event",
            "description": "Constantinople falls to the Turks (some believe this signaled the end of the Middle Ages).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1384,
            "month": 5,
            "day": 29,
            "year": 1912,
            "type": "event",
            "description": "15 young women fired by Curtis Publishing for dancing the \"Turkey Trot\" during their lunch break.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1385,
            "month": 5,
            "day": 29,
            "year": 1953,
            "type": "event",
            "description": "Hillary & Norkay reach the top of Mount Everest.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1386,
            "month": 5,
            "day": 29,
            "year": 1978,
            "type": "event",
            "description": "First Class postage raised to 15 cents from 13 cents.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}