{
    "ok": true,
    "query": {
        "month": 1,
        "day": 3,
        "date": "01-03",
        "day_name": "Saturday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 6,
            "month": 1,
            "day": 3,
            "year": 1840,
            "type": "birth",
            "description": "Father Damien, helped the lepers in Hawaii.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 7,
            "month": 1,
            "day": 3,
            "year": 1892,
            "type": "birth",
            "description": "J.R.R. Tolkien, the REAL Lord of the Rings.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 8,
            "month": 1,
            "day": 3,
            "year": 1908,
            "type": "birth",
            "description": "Ray Milland",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 9,
            "month": 1,
            "day": 3,
            "year": 1950,
            "type": "birth",
            "description": "Victoria Principal, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 152,
            "month": 1,
            "day": 3,
            "year": 1852,
            "type": "event",
            "description": "First Chinese arrive in Hawaii.",
            "country_code": "CN",
            "country_name": "China",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "cn",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 153,
            "month": 1,
            "day": 3,
            "year": 1888,
            "type": "event",
            "description": "First drinking straw is patented by M.C. Stone in Washington, D.C.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 154,
            "month": 1,
            "day": 3,
            "year": 1959,
            "type": "event",
            "description": "Alaska becomes the 49th state.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 155,
            "month": 1,
            "day": 3,
            "year": 1977,
            "type": "event",
            "description": "Apple Computer incorporated.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 156,
            "month": 1,
            "day": 3,
            "year": 1991,
            "type": "event",
            "description": "Super Soakers appears on the market.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}