{
    "ok": true,
    "query": {
        "month": 5,
        "day": 12,
        "date": "05-12",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 1,
        "reminder": 0
    },
    "data": [
        {
            "id": 1159,
            "month": 5,
            "day": 12,
            "year": 1820,
            "type": "birth",
            "description": "Florence Nightengale, inspiration to nurses everywhere.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1160,
            "month": 5,
            "day": 12,
            "year": 1845,
            "type": "birth",
            "description": "Gabriel Faure, composer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1161,
            "month": 5,
            "day": 12,
            "year": 1925,
            "type": "birth",
            "description": "Yogi Barra, catcher.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1162,
            "month": 5,
            "day": 12,
            "year": 1937,
            "type": "birth",
            "description": "George Carlin, comedian, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1163,
            "month": 5,
            "day": 12,
            "year": 1958,
            "type": "birth",
            "description": "Cathy L. Green",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1318,
            "month": 5,
            "day": 12,
            "year": 1789,
            "type": "event",
            "description": "Society of St. Tammany is formed by Revolutionary War soldiers. It later becomes an infamous group of New York City political bosses.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}