{
    "ok": true,
    "query": {
        "month": 10,
        "day": 12,
        "date": "10-12",
        "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": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 2710,
            "month": 10,
            "day": 12,
            "year": 1932,
            "type": "birth",
            "description": "Dick Gregory",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2711,
            "month": 10,
            "day": 12,
            "year": 1935,
            "type": "birth",
            "description": "Luciano Pavarotti, tenor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2822,
            "month": 10,
            "day": 12,
            "year": 1823,
            "type": "event",
            "description": "Charles Macintosh of Scotland begins selling the raincoats.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2823,
            "month": 10,
            "day": 12,
            "year": 1933,
            "type": "event",
            "description": "Alcatraz becomes a federal prison (unofficially.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2824,
            "month": 10,
            "day": 12,
            "year": 1957,
            "type": "event",
            "description": "First commercial flight between California and Antartica.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2929,
            "month": 10,
            "day": 12,
            "year": null,
            "type": "reminder",
            "description": "The REAL Columbus Day.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}