{
    "ok": true,
    "query": {
        "month": 3,
        "day": 27,
        "date": "03-27",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 1,
        "reminder": 1
    },
    "data": [
        {
            "id": 642,
            "month": 3,
            "day": 27,
            "year": 1813,
            "type": "birth",
            "description": "Nathaniel Currier, lithographer (of Currier & Ives.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 643,
            "month": 3,
            "day": 27,
            "year": 1863,
            "type": "birth",
            "description": "Sir Henry Royce, one of the founders of Rolls-Royce.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 766,
            "month": 3,
            "day": 27,
            "year": 1917,
            "type": "event",
            "description": "The Seattle Metropolitans become the first U.S. hockey team to win the Stanley Cup, defeating the Montreal Canadians.",
            "country_code": "CA",
            "country_name": "Canada",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "ca",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 797,
            "month": 3,
            "day": 27,
            "year": null,
            "type": "reminder",
            "description": "Liz Taylor's wedding anniversary (Wait, there'll be more...)",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}