{
    "ok": true,
    "query": {
        "month": 2,
        "day": 12,
        "date": "02-12",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 345,
            "month": 2,
            "day": 12,
            "year": 1809,
            "type": "birth",
            "description": "Abraham Lincoln, 16th President from (1861 - 1865).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 346,
            "month": 2,
            "day": 12,
            "year": 1809,
            "type": "birth",
            "description": "Charles Darwin",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 347,
            "month": 2,
            "day": 12,
            "year": 1893,
            "type": "birth",
            "description": "General of the Army Omar Bradley, \"The GI General\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 348,
            "month": 2,
            "day": 12,
            "year": 1915,
            "type": "birth",
            "description": "Lorne Greene, actor, owner of \"The Ponderosa\".",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 349,
            "month": 2,
            "day": 12,
            "year": 1926,
            "type": "birth",
            "description": "Joe Garagiola",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 452,
            "month": 2,
            "day": 12,
            "year": 1541,
            "type": "event",
            "description": "Santiago, Chile founded.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 455,
            "month": 2,
            "day": 12,
            "year": 1908,
            "type": "event",
            "description": "First New York to Paris auto race (via Alaska and Siberia) begins.  George Schuster wins after 88 days behind the wheel.",
            "country_code": "FR",
            "country_name": "France",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "fr",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 453,
            "month": 2,
            "day": 12,
            "year": 1934,
            "type": "event",
            "description": "Export-Import Bank incorporated.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 454,
            "month": 2,
            "day": 12,
            "year": 1945,
            "type": "event",
            "description": "San Francisco selected for site of United Nations Conference.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}