{
    "ok": true,
    "query": {
        "month": 5,
        "day": 5,
        "date": "05-05",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 3,
        "reminder": 2
    },
    "data": [
        {
            "id": 1121,
            "month": 5,
            "day": 5,
            "year": 1832,
            "type": "birth",
            "description": "H. H. Bancroft",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1122,
            "month": 5,
            "day": 5,
            "year": 1867,
            "type": "birth",
            "description": "Nellie Bly, name became a synonym for female star reporter.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "birth",
                "media",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1293,
            "month": 5,
            "day": 5,
            "year": 1939,
            "type": "event",
            "description": "The worlds largest pig \"Big Boy\" is born.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1294,
            "month": 5,
            "day": 5,
            "year": 1949,
            "type": "event",
            "description": "Council of Europe established.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1295,
            "month": 5,
            "day": 5,
            "year": 1961,
            "type": "event",
            "description": "Alan Shepard becomes first American in space (onboard Freedom 7).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1416,
            "month": 5,
            "day": 5,
            "year": null,
            "type": "reminder",
            "description": "Cinco de Mayo (Roughly translated to The Fifth of May!)",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1417,
            "month": 5,
            "day": 5,
            "year": null,
            "type": "reminder",
            "description": "Tango-no-sekku (Boy's Festival) -- Japan",
            "country_code": "JP",
            "country_name": "Japan",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "jp"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}