{
    "ok": true,
    "query": {
        "month": 11,
        "day": 23,
        "date": "11-23",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 3055,
            "month": 11,
            "day": 23,
            "year": 1804,
            "type": "birth",
            "description": "Franklin Pierce, 14th President from (1853 - 1857).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3056,
            "month": 11,
            "day": 23,
            "year": 1887,
            "type": "birth",
            "description": "Boris Karloff, boogey-man.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3185,
            "month": 11,
            "day": 23,
            "year": 1852,
            "type": "event",
            "description": "Just past midnight, a sharp jolt causes Lake Merced to drop 30 feet.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3186,
            "month": 11,
            "day": 23,
            "year": 1863,
            "type": "event",
            "description": "patent granted for a process of making color photographs.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3187,
            "month": 11,
            "day": 23,
            "year": 1889,
            "type": "event",
            "description": "The first jukebox is installed, at a saloon in San Francisco.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3188,
            "month": 11,
            "day": 23,
            "year": 1986,
            "type": "event",
            "description": "Vincent Paxton, sets a new world record, by playing his guitar for 300 consecutive hours.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}