{
    "ok": true,
    "query": {
        "month": 6,
        "day": 9,
        "date": "06-09",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 1493,
            "month": 6,
            "day": 9,
            "year": 1781,
            "type": "birth",
            "description": "George Stephenson, principal inventor of the railroad locomotive.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1494,
            "month": 6,
            "day": 9,
            "year": 1915,
            "type": "birth",
            "description": "Les Paul, inventor of the Les Paul Guitar.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1495,
            "month": 6,
            "day": 9,
            "year": 1916,
            "type": "birth",
            "description": "Robert McNamara, 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": 1496,
            "month": 6,
            "day": 9,
            "year": 1934,
            "type": "birth",
            "description": "Donald Duck, famous fowl mouth.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1653,
            "month": 6,
            "day": 9,
            "year": 1868,
            "type": "event",
            "description": "First meeting of the Board of Regents, University of California.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1654,
            "month": 6,
            "day": 9,
            "year": 1869,
            "type": "event",
            "description": "Charles Elmer Hires sells his first Root Beer, in Philadelphia.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1655,
            "month": 6,
            "day": 9,
            "year": 1966,
            "type": "event",
            "description": "The NFL and the AFL merge.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}