{
    "ok": true,
    "query": {
        "month": 3,
        "day": 17,
        "date": "03-17",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 1,
        "reminder": 2
    },
    "data": [
        {
            "id": 602,
            "month": 3,
            "day": 17,
            "year": 1804,
            "type": "birth",
            "description": "James Bridger, scout, fur trader, mountain man par excellance.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "birth",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 603,
            "month": 3,
            "day": 17,
            "year": 1834,
            "type": "birth",
            "description": "Gottlieb Daimler, automobile pioneer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "birth",
                "space",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 604,
            "month": 3,
            "day": 17,
            "year": 1919,
            "type": "birth",
            "description": "Nat King Cole, crooner, (and Natalie's father.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 605,
            "month": 3,
            "day": 17,
            "year": 1938,
            "type": "birth",
            "description": "Rudolph Nureyev",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 732,
            "month": 3,
            "day": 17,
            "year": 1756,
            "type": "event",
            "description": "St. Patrick's Day first celebrated in New York City, at the Crown and Thistle Tavern.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 783,
            "month": 3,
            "day": 17,
            "year": null,
            "type": "reminder",
            "description": "St. Patricks Day",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 784,
            "month": 3,
            "day": 17,
            "year": null,
            "type": "reminder",
            "description": "Evacuation Day (celebrated in Boston)",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}