{
    "ok": true,
    "query": {
        "month": 2,
        "day": 15,
        "date": "02-15",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 10,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 361,
            "month": 2,
            "day": 15,
            "year": 1564,
            "type": "birth",
            "description": "Galileo Galilei, star gazer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 362,
            "month": 2,
            "day": 15,
            "year": 1797,
            "type": "birth",
            "description": "Henry Engelhard Steinway, piano maker",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 363,
            "month": 2,
            "day": 15,
            "year": 1803,
            "type": "birth",
            "description": "John Augustus Sutter",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 364,
            "month": 2,
            "day": 15,
            "year": 1927,
            "type": "birth",
            "description": "Harvey Corman, comedian.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 365,
            "month": 2,
            "day": 15,
            "year": 1951,
            "type": "birth",
            "description": "Jane Seymour, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 461,
            "month": 2,
            "day": 15,
            "year": 1861,
            "type": "event",
            "description": "Fort Point completed and garrisoned, but has never fired its cannon in anger.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 462,
            "month": 2,
            "day": 15,
            "year": 1898,
            "type": "event",
            "description": "USS Maine sinks in Havana harbor, cause unknown.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 463,
            "month": 2,
            "day": 15,
            "year": 1903,
            "type": "event",
            "description": "First Teddy Bear introduced in America.  Made by Morris and Rose Michtom, Russian immigrants.",
            "country_code": "RU",
            "country_name": "Russia",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "ru",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 464,
            "month": 2,
            "day": 15,
            "year": 1917,
            "type": "event",
            "description": "San Francisco public library is dedicated.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 529,
            "month": 2,
            "day": 15,
            "year": null,
            "type": "reminder",
            "description": "Valentines Day candy goes on sale.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}