{
    "ok": true,
    "query": {
        "month": 5,
        "day": 15,
        "date": "05-15",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 1173,
            "month": 5,
            "day": 15,
            "year": 1859,
            "type": "birth",
            "description": "Pierre Curie, physicist.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1330,
            "month": 5,
            "day": 15,
            "year": 1930,
            "type": "event",
            "description": "The first \"air hostess,\" Ellen Church, welcomes passengers aboard a United Air Lines flight from Oakland, CA to Cheyenne, WY.",
            "country_code": "US",
            "country_name": "United States",
            "category": "religion",
            "tags": [
                "event",
                "religion",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1331,
            "month": 5,
            "day": 15,
            "year": 1940,
            "type": "event",
            "description": "First nylon stockings are sold in America.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1332,
            "month": 5,
            "day": 15,
            "year": 1963,
            "type": "event",
            "description": "Last of the Mercury flights, the \"Faith 7\", launched.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1429,
            "month": 5,
            "day": 15,
            "year": null,
            "type": "reminder",
            "description": "\"Never Turn Your Back on the Ocean\" Day.  Why? Because it may be waving at you.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}