{
    "ok": true,
    "query": {
        "month": 5,
        "day": 2,
        "date": "05-02",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 1111,
            "month": 5,
            "day": 2,
            "year": 1837,
            "type": "birth",
            "description": "Henry Martyn Robert, author of \"Robert's Rules of Order.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1112,
            "month": 5,
            "day": 2,
            "year": 1903,
            "type": "birth",
            "description": "Dr. Benjamin Spock, leading authority on children.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1113,
            "month": 5,
            "day": 2,
            "year": 1904,
            "type": "birth",
            "description": "Bing Crosby, crooner.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1114,
            "month": 5,
            "day": 2,
            "year": 1936,
            "type": "birth",
            "description": "Engelbert Humperdink.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1278,
            "month": 5,
            "day": 2,
            "year": 1885,
            "type": "event",
            "description": "\"Good Housekeeping\" magazine is first published.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1279,
            "month": 5,
            "day": 2,
            "year": 1925,
            "type": "event",
            "description": "Kezar Stadium in San Francisco's Golden Gate Park opens.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1280,
            "month": 5,
            "day": 2,
            "year": 1939,
            "type": "event",
            "description": "Lou Gehrig sets record for being in most consecutive games (2130).",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1281,
            "month": 5,
            "day": 2,
            "year": 1957,
            "type": "event",
            "description": "Elvis records \"Jail House Rock\".",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1282,
            "month": 5,
            "day": 2,
            "year": 1996,
            "type": "event",
            "description": "Houston Rockets advance to the second round of the NBA Finals.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}