{
    "ok": true,
    "query": {
        "month": 5,
        "day": 7,
        "date": "05-07",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 1131,
            "month": 5,
            "day": 7,
            "year": 1833,
            "type": "birth",
            "description": "Johannes Brahms, enjoyed a good lullaby.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1132,
            "month": 5,
            "day": 7,
            "year": 1840,
            "type": "birth",
            "description": "Peter Ilyich Tchaikovsky, composer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1133,
            "month": 5,
            "day": 7,
            "year": 1901,
            "type": "birth",
            "description": "Gary Cooper, actor in \"High Noon\" and \"The Plainsman.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1134,
            "month": 5,
            "day": 7,
            "year": 1909,
            "type": "birth",
            "description": "Edwin Land, founded instant photography (Polaroid).",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1301,
            "month": 5,
            "day": 7,
            "year": 1824,
            "type": "event",
            "description": "Beethoven's Ninth Symphony presented for first time.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1302,
            "month": 5,
            "day": 7,
            "year": 1927,
            "type": "event",
            "description": "San Francisco municiple airport \"Mills Field\" is dedicated.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1303,
            "month": 5,
            "day": 7,
            "year": 1945,
            "type": "event",
            "description": "World War II ends in Europe.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1304,
            "month": 5,
            "day": 7,
            "year": 1963,
            "type": "event",
            "description": "Telstar 2 launched (apogee 6,700 miles).",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1418,
            "month": 5,
            "day": 7,
            "year": null,
            "type": "reminder",
            "description": "The \"Hard Rock Cafe's\" world cup of windsurfing championships begins in Maui, Hawaii.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "reminder",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}