{
    "ok": true,
    "query": {
        "month": 2,
        "day": 27,
        "date": "02-27",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 405,
            "month": 2,
            "day": 27,
            "year": 1902,
            "type": "birth",
            "description": "John Steinbeck",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 406,
            "month": 2,
            "day": 27,
            "year": 1930,
            "type": "birth",
            "description": "Joanne Woodward, 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": 407,
            "month": 2,
            "day": 27,
            "year": 1932,
            "type": "birth",
            "description": "Elizabeth Taylor, 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": 408,
            "month": 2,
            "day": 27,
            "year": 1934,
            "type": "birth",
            "description": "Ralph Nader, ex-Corvair fan",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 409,
            "month": 2,
            "day": 27,
            "year": 1942,
            "type": "birth",
            "description": "Elodie E. Akerman",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 513,
            "month": 2,
            "day": 27,
            "year": 1844,
            "type": "event",
            "description": "Dominican Republic gains its independence.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 514,
            "month": 2,
            "day": 27,
            "year": 1883,
            "type": "event",
            "description": "Oscar Hammerstein patents first cigar-rolling machine.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 539,
            "month": 2,
            "day": 27,
            "year": null,
            "type": "reminder",
            "description": "Independence day in the Dominican Republic.",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}