{
    "ok": true,
    "query": {
        "month": 3,
        "day": 10,
        "date": "03-10",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 0,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 708,
            "month": 3,
            "day": 10,
            "year": 1847,
            "type": "event",
            "description": "First money minted in Hawaii.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 709,
            "month": 3,
            "day": 10,
            "year": 1876,
            "type": "event",
            "description": "The first telephone call made by Alexander Graham Bell.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 710,
            "month": 3,
            "day": 10,
            "year": 1888,
            "type": "event",
            "description": "The Salvation Army of England sends group to U.S. to begin welfare and religious activity here.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "military",
            "tags": [
                "event",
                "military",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 711,
            "month": 3,
            "day": 10,
            "year": 1933,
            "type": "event",
            "description": "Big earthquake in Long Beach (W.C. Fields was making a movie when it struck & the cameras kept running).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 712,
            "month": 3,
            "day": 10,
            "year": 1967,
            "type": "event",
            "description": "The first confirmed octuplets are born in Mexico (That's 8 babies).",
            "country_code": "MX",
            "country_name": "Mexico",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "mx"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}