{
    "ok": true,
    "query": {
        "month": 1,
        "day": 27,
        "date": "01-27",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 100,
            "month": 1,
            "day": 27,
            "year": 1756,
            "type": "birth",
            "description": "Wolfgang A. Mozart, musical prodigy.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 117,
            "month": 1,
            "day": 27,
            "year": 1832,
            "type": "birth",
            "description": "Charles Lutwidge Dodgson (you know him as Lewis Carroll.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 118,
            "month": 1,
            "day": 27,
            "year": 1850,
            "type": "birth",
            "description": "Samuel Gompers, first president of the American Federation of Labor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 119,
            "month": 1,
            "day": 27,
            "year": 1921,
            "type": "birth",
            "description": "Donna Reed, 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": 120,
            "month": 1,
            "day": 27,
            "year": 1936,
            "type": "birth",
            "description": "Troy Donahue",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 259,
            "month": 1,
            "day": 27,
            "year": 1870,
            "type": "event",
            "description": "Kappa Alpha Theta, first sorority, founded at DePauw University in Greencastle, Indiana.",
            "country_code": "IN",
            "country_name": "India",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "in",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 260,
            "month": 1,
            "day": 27,
            "year": 1926,
            "type": "event",
            "description": "First public demonstration of television.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 261,
            "month": 1,
            "day": 27,
            "year": 1948,
            "type": "event",
            "description": "First Tape Recorder is sold.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 262,
            "month": 1,
            "day": 27,
            "year": 1976,
            "type": "event",
            "description": "Laverne & Shirley premiers.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}