{
    "ok": true,
    "query": {
        "month": 2,
        "day": 20,
        "date": "02-20",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 11,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 8,
        "reminder": 1
    },
    "data": [
        {
            "id": 381,
            "month": 2,
            "day": 20,
            "year": 1902,
            "type": "birth",
            "description": "Ansel Adams, landscape photographer extraordinaire!",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 382,
            "month": 2,
            "day": 20,
            "year": 1927,
            "type": "birth",
            "description": "Sidney Poitier, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 482,
            "month": 2,
            "day": 20,
            "year": 1673,
            "type": "event",
            "description": "First recorded wine auction held in London.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 483,
            "month": 2,
            "day": 20,
            "year": 1873,
            "type": "event",
            "description": "University of California gets its first Med School (UC\/SF).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 484,
            "month": 2,
            "day": 20,
            "year": 1901,
            "type": "event",
            "description": "First territorial legislature of Hawaii convenes.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 485,
            "month": 2,
            "day": 20,
            "year": 1902,
            "type": "event",
            "description": "Heavy surf breaks over Seal Rocks and damages Sutro Baths.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 486,
            "month": 2,
            "day": 20,
            "year": 1915,
            "type": "event",
            "description": "Panama-Pacific International Exposition opens in San Francisco.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 487,
            "month": 2,
            "day": 20,
            "year": 1931,
            "type": "event",
            "description": "Congress allows California to build the Oakland-Bay Bridge.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 488,
            "month": 2,
            "day": 20,
            "year": 1962,
            "type": "event",
            "description": "John Glenn is first American to orbit the Earth.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 489,
            "month": 2,
            "day": 20,
            "year": 1968,
            "type": "event",
            "description": "Peter Falk cracks his first case as \"Lt. Columbo\".",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 537,
            "month": 2,
            "day": 20,
            "year": null,
            "type": "reminder",
            "description": "Northern Hemisphere Hoodie-Hoo Day when citizens are asked to go outside at noon and yell Hoodie-Hoo! to chase winter away.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}