{
    "ok": true,
    "query": {
        "month": 1,
        "day": 5,
        "date": "01-05",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 10,
    "summary": {
        "birth": 5,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 19,
            "month": 1,
            "day": 5,
            "year": null,
            "type": "birth",
            "description": "Sherlock Holmes, year unknown.  Attended ELEMENTARY school.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 15,
            "month": 1,
            "day": 5,
            "year": 1779,
            "type": "birth",
            "description": "Stephen Decatur, early American Naval hero.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 16,
            "month": 1,
            "day": 5,
            "year": 1855,
            "type": "birth",
            "description": "King Camp Gillette, inventor of the safety razor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 17,
            "month": 1,
            "day": 5,
            "year": 1928,
            "type": "birth",
            "description": "Walter Mondale, politician.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 18,
            "month": 1,
            "day": 5,
            "year": 1946,
            "type": "birth",
            "description": "Diane Keaton, 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": 160,
            "month": 1,
            "day": 5,
            "year": 1850,
            "type": "event",
            "description": "The California Exchange opens.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 161,
            "month": 1,
            "day": 5,
            "year": 1911,
            "type": "event",
            "description": "San Francisco has its 1st official airplane race.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 162,
            "month": 1,
            "day": 5,
            "year": 1925,
            "type": "event",
            "description": "Nellie Tayloe Ross of Wyoming becomes first woman governor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 163,
            "month": 1,
            "day": 5,
            "year": 1933,
            "type": "event",
            "description": "Work on San Francisco's Golden Gate Bridge begins, Con Marin County side.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 164,
            "month": 1,
            "day": 5,
            "year": 1987,
            "type": "event",
            "description": "Tony Ferko sets a world record by juggling 7 ping pong balls with his mouth.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}