{
    "ok": true,
    "query": {
        "month": 3,
        "day": 24,
        "date": "03-24",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 3,
    "summary": {
        "birth": 0,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 757,
            "month": 3,
            "day": 24,
            "year": 1860,
            "type": "event",
            "description": "Clipper \"Andrew Jackson\" arrives in 89 days from New York.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 758,
            "month": 3,
            "day": 24,
            "year": 1949,
            "type": "event",
            "description": "Walter Huston and son John become first father-and-son team to win Oscars as actor and director of \"Treasure of Sierra Madre.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 759,
            "month": 3,
            "day": 24,
            "year": 1971,
            "type": "event",
            "description": "The first Pine Tree Air Freshner is introduced, in Watertown, NY.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}