{
    "ok": true,
    "query": {
        "month": 2,
        "day": 6,
        "date": "02-06",
        "day_name": "Friday",
        "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": 314,
            "month": 2,
            "day": 6,
            "year": 1756,
            "type": "birth",
            "description": "Aaron Burr, duelist with Alexander Hamilton.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 315,
            "month": 2,
            "day": 6,
            "year": 1885,
            "type": "birth",
            "description": "George Herman Ruth (The Babe!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 316,
            "month": 2,
            "day": 6,
            "year": 1911,
            "type": "birth",
            "description": "Ronald Reagan, 40th President from (1981 - 1988).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 317,
            "month": 2,
            "day": 6,
            "year": 1940,
            "type": "birth",
            "description": "Tom Brokow, news anchor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "birth",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 429,
            "month": 2,
            "day": 6,
            "year": 1861,
            "type": "event",
            "description": "English Admiral Robert Ritzroy issues storm warnings for ships putting out to sea, creating the first \"weather forecast.\"",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "military",
            "tags": [
                "event",
                "military",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 525,
            "month": 2,
            "day": 6,
            "year": null,
            "type": "reminder",
            "description": "New Zealand Day, celebrated in (where else?) New Zealand.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}