{
    "ok": true,
    "query": {
        "month": 12,
        "day": 1,
        "date": "12-01",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 3229,
            "month": 12,
            "day": 1,
            "year": 1935,
            "type": "birth",
            "description": "Lou Rawls",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3230,
            "month": 12,
            "day": 1,
            "year": 1935,
            "type": "birth",
            "description": "Woody Allen, actor, director.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3338,
            "month": 12,
            "day": 1,
            "year": 1887,
            "type": "event",
            "description": "Sherlock Holmes first appears in print: \"A Study In Scarlet.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3339,
            "month": 12,
            "day": 1,
            "year": 1913,
            "type": "event",
            "description": "First drive-up gasoline station opens, in Pittsburgh.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3340,
            "month": 12,
            "day": 1,
            "year": 1922,
            "type": "event",
            "description": "First skywriting over the US - \"Hello U.S.A.\" - by Capt. Turner, RAF.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3341,
            "month": 12,
            "day": 1,
            "year": 1951,
            "type": "event",
            "description": "Golden Gate Bridge closed because of high winds.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3342,
            "month": 12,
            "day": 1,
            "year": 1966,
            "type": "event",
            "description": "The Pope declares, that catholics are allowed to eat meat on Fridays, except during Lent.  (Wow Man!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "religion",
            "tags": [
                "event",
                "religion",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}