{
    "ok": true,
    "query": {
        "month": 5,
        "day": 24,
        "date": "05-24",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 1209,
            "month": 5,
            "day": 24,
            "year": 1686,
            "type": "birth",
            "description": "Gabriel Daniel Fahrenheit, invented the thermometer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1210,
            "month": 5,
            "day": 24,
            "year": 1940,
            "type": "birth",
            "description": "Bob Dylan, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1362,
            "month": 5,
            "day": 24,
            "year": 1830,
            "type": "event",
            "description": "\"Mary Had A Little Lamb\", is written.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1363,
            "month": 5,
            "day": 24,
            "year": 1844,
            "type": "event",
            "description": "Samual F.B. Morse taps out \"What Hath God Wrought?\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1364,
            "month": 5,
            "day": 24,
            "year": 1866,
            "type": "event",
            "description": "Berkeley named (for George Berkeley, Bishop of Cloyne).",
            "country_code": "US",
            "country_name": "United States",
            "category": "religion",
            "tags": [
                "event",
                "religion",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1365,
            "month": 5,
            "day": 24,
            "year": 1883,
            "type": "event",
            "description": "The Brooklyn Bridge opened by President Arthur & Governor Cleveland.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1366,
            "month": 5,
            "day": 24,
            "year": 1899,
            "type": "event",
            "description": "In Boston, the first auto repair shop opens.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}