{
    "ok": true,
    "query": {
        "month": 3,
        "day": 23,
        "date": "03-23",
        "day_name": "Monday",
        "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": 628,
            "month": 3,
            "day": 23,
            "year": 1912,
            "type": "birth",
            "description": "Werner von Braun, rocketeer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 629,
            "month": 3,
            "day": 23,
            "year": 1931,
            "type": "birth",
            "description": "William Shatter, actor, captain.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 751,
            "month": 3,
            "day": 23,
            "year": 1775,
            "type": "event",
            "description": "Patrick Henry asks for Liberty or Death.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 752,
            "month": 3,
            "day": 23,
            "year": 1901,
            "type": "event",
            "description": "Dame Nellie Melba, Australian Opera Singer, reveals secret of her now famous toast.",
            "country_code": "AU",
            "country_name": "Australia",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "au",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 753,
            "month": 3,
            "day": 23,
            "year": 1912,
            "type": "event",
            "description": "The Dixie Cup is invented.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 754,
            "month": 3,
            "day": 23,
            "year": 1929,
            "type": "event",
            "description": "First telephone installed in the White House.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 756,
            "month": 3,
            "day": 23,
            "year": 1965,
            "type": "event",
            "description": "Gemini 3 launched, first US 2-man space flight.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}