{
    "ok": true,
    "query": {
        "month": 2,
        "day": 2,
        "date": "02-02",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 10,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 5,
        "reminder": 1
    },
    "data": [
        {
            "id": 297,
            "month": 2,
            "day": 2,
            "year": 1754,
            "type": "birth",
            "description": "Talleyrand, French statesman & diplomat.",
            "country_code": "FR",
            "country_name": "France",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "fr",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 298,
            "month": 2,
            "day": 2,
            "year": 1923,
            "type": "birth",
            "description": "James Dickey",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 299,
            "month": 2,
            "day": 2,
            "year": 1938,
            "type": "birth",
            "description": "Tom Smothers",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 300,
            "month": 2,
            "day": 2,
            "year": 1947,
            "type": "birth",
            "description": "Farrah Fawcett, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 414,
            "month": 2,
            "day": 2,
            "year": 1848,
            "type": "event",
            "description": "Mexico sells Texas, California, New Mexico & Arizona, to the U.S.",
            "country_code": "MX",
            "country_name": "Mexico",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "mx",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 415,
            "month": 2,
            "day": 2,
            "year": 1848,
            "type": "event",
            "description": "First shipload of Chinese arrive in San Francisco.",
            "country_code": "CN",
            "country_name": "China",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "cn",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 416,
            "month": 2,
            "day": 2,
            "year": 1876,
            "type": "event",
            "description": "National Baseball League formed with 8 teams.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 417,
            "month": 2,
            "day": 2,
            "year": 1880,
            "type": "event",
            "description": "SS Strathleven arrives in London with first successful shipment of frozen mutton from Australia.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 418,
            "month": 2,
            "day": 2,
            "year": 1962,
            "type": "event",
            "description": "8 of the 9 planets aligned for the first time in 400 years.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 523,
            "month": 2,
            "day": 2,
            "year": null,
            "type": "reminder",
            "description": "Groundhog Day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}