{
    "ok": true,
    "query": {
        "month": 11,
        "day": 27,
        "date": "11-27",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 3070,
            "month": 11,
            "day": 27,
            "year": 1701,
            "type": "birth",
            "description": "Anders Celsius, scientist.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3196,
            "month": 11,
            "day": 27,
            "year": 1926,
            "type": "event",
            "description": "The restoration of Williamsburg, Virginia, begins.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3197,
            "month": 11,
            "day": 27,
            "year": 1952,
            "type": "event",
            "description": "The first 3D movie, \"Bwana Devil\", airs.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3227,
            "month": 11,
            "day": 27,
            "year": null,
            "type": "reminder",
            "description": "Thanksgiving Day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": 5,
            "source": "today.dat",
            "verified": false
        }
    ]
}