{
    "ok": true,
    "query": {
        "month": 2,
        "day": 7,
        "date": "02-07",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 1,
        "reminder": 1
    },
    "data": [
        {
            "id": 318,
            "month": 2,
            "day": 7,
            "year": 1804,
            "type": "birth",
            "description": "John Deere, pioneer manufacturer of agricultural implements.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "birth",
                "space",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 319,
            "month": 2,
            "day": 7,
            "year": 1812,
            "type": "birth",
            "description": "Charles Dickens, author.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 320,
            "month": 2,
            "day": 7,
            "year": 1817,
            "type": "birth",
            "description": "Frederick Douglas, first black to hold high rank in US government",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 321,
            "month": 2,
            "day": 7,
            "year": 1883,
            "type": "birth",
            "description": "Eubie Blake, composer",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 430,
            "month": 2,
            "day": 7,
            "year": 1827,
            "type": "event",
            "description": "Ballet introduced to the U.S. at Bowery Theatre, New York City.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 526,
            "month": 2,
            "day": 7,
            "year": null,
            "type": "reminder",
            "description": "National hangover awareness day.  What's the matter?  To much blood in the alcohol system?",
            "country_code": null,
            "country_name": null,
            "category": "military",
            "tags": [
                "reminder",
                "military"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}