{
    "ok": true,
    "query": {
        "month": 3,
        "day": 21,
        "date": "03-21",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 1,
        "reminder": 3
    },
    "data": [
        {
            "id": 622,
            "month": 3,
            "day": 21,
            "year": 1685,
            "type": "birth",
            "description": "Johann Sebastian Bach, gone for Baroque.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 623,
            "month": 3,
            "day": 21,
            "year": 1768,
            "type": "birth",
            "description": "Jean-Baptiste-Joseph Fourier, mathematician & Egyptologist.",
            "country_code": "EG",
            "country_name": "Egypt",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "eg",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 624,
            "month": 3,
            "day": 21,
            "year": 1869,
            "type": "birth",
            "description": "Florenz Ziegfeld, of Follies fame.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 625,
            "month": 3,
            "day": 21,
            "year": 1930,
            "type": "birth",
            "description": "James Coco",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 743,
            "month": 3,
            "day": 21,
            "year": 1891,
            "type": "event",
            "description": "A Hatfield marries a McCoy, ending a long feud in W. VA.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 787,
            "month": 3,
            "day": 21,
            "year": null,
            "type": "reminder",
            "description": "The First Day of Spring... Tra-la Tra-la.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 788,
            "month": 3,
            "day": 21,
            "year": null,
            "type": "reminder",
            "description": "The start of the Persian New Year.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 789,
            "month": 3,
            "day": 21,
            "year": null,
            "type": "reminder",
            "description": "Daylight Savings Time in WESTERN EUROPE starts tomorrow.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": 6,
            "source": "today.dat",
            "verified": false
        }
    ]
}