{
    "ok": true,
    "query": {
        "month": 5,
        "day": 23,
        "date": "05-23",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 1206,
            "month": 5,
            "day": 23,
            "year": 1883,
            "type": "birth",
            "description": "Douglas Fairbanks, first & greatest of Hollywood's swashbucklers.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1207,
            "month": 5,
            "day": 23,
            "year": 1910,
            "type": "birth",
            "description": "Artie Shaw, band leader and husband.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1208,
            "month": 5,
            "day": 23,
            "year": 1933,
            "type": "birth",
            "description": "Joan Collins, actress, BITCH!",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1358,
            "month": 5,
            "day": 23,
            "year": 1898,
            "type": "event",
            "description": "First Phillipine Expeditionary Troops sail from San Francisco.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1359,
            "month": 5,
            "day": 23,
            "year": 1908,
            "type": "event",
            "description": "Dirigible (a blimp) explodes over San Francisco Bay, 16 passengers fall, none die.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1360,
            "month": 5,
            "day": 23,
            "year": 1921,
            "type": "event",
            "description": "\"Shuffle Along,\" the first black musical comedy, opens in New York City.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1361,
            "month": 5,
            "day": 23,
            "year": 1953,
            "type": "event",
            "description": "The first \"Cliff's Notes\" appear in schools. (Thanks Cliff).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}