{
    "ok": true,
    "query": {
        "month": 1,
        "day": 12,
        "date": "01-12",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 53,
            "month": 1,
            "day": 12,
            "year": 1588,
            "type": "birth",
            "description": "John Winthrop, first governor of the Massachusetts Bay Colony.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 54,
            "month": 1,
            "day": 12,
            "year": 1737,
            "type": "birth",
            "description": "John Hancock, famed calligrapher and insurance man.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 55,
            "month": 1,
            "day": 12,
            "year": 1876,
            "type": "birth",
            "description": "Jack London, author.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 56,
            "month": 1,
            "day": 12,
            "year": 1912,
            "type": "birth",
            "description": "Luise Rainer",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 196,
            "month": 1,
            "day": 12,
            "year": 1922,
            "type": "event",
            "description": "Mrs. Hattie Caraway becomes first woman elected to U.S. Senate.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 197,
            "month": 1,
            "day": 12,
            "year": 1967,
            "type": "event",
            "description": "First Super Bowl occurs. Green Bay Packers win against the Kansas City Chiefs (35 to 10).",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}