{
    "ok": true,
    "query": {
        "month": 2,
        "day": 3,
        "date": "02-03",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 301,
            "month": 2,
            "day": 3,
            "year": 1811,
            "type": "birth",
            "description": "Horace Greeley, told young men to go west.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 302,
            "month": 2,
            "day": 3,
            "year": 1821,
            "type": "birth",
            "description": "Elizabeth Blackwell, first woman to receive a medical degree.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 303,
            "month": 2,
            "day": 3,
            "year": 1874,
            "type": "birth",
            "description": "Gertrude Stein, beloved by Hemmingway.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 304,
            "month": 2,
            "day": 3,
            "year": 1918,
            "type": "birth",
            "description": "Joey Bishop",
            "country_code": "US",
            "country_name": "United States",
            "category": "religion",
            "tags": [
                "birth",
                "religion",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 305,
            "month": 2,
            "day": 3,
            "year": 1940,
            "type": "birth",
            "description": "Fran Tarkenton, football player.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 419,
            "month": 2,
            "day": 3,
            "year": 1815,
            "type": "event",
            "description": "World's first commercial cheese factory established in Switzerland.",
            "country_code": "CH",
            "country_name": "Switzerland",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "ch",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 420,
            "month": 2,
            "day": 3,
            "year": 1918,
            "type": "event",
            "description": "Twin Peaks Tunnel, longest (11,920 feet) streetcar tunnel in the world, begins service with the K-Ingleside streetcar.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 421,
            "month": 2,
            "day": 3,
            "year": 1937,
            "type": "event",
            "description": "Thomas Crapper invents the first flush toilet.  (Honest!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}