{
    "ok": true,
    "query": {
        "month": 3,
        "day": 13,
        "date": "03-13",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 585,
            "month": 3,
            "day": 13,
            "year": 1939,
            "type": "birth",
            "description": "Neil Sadaka, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 586,
            "month": 3,
            "day": 13,
            "year": 1960,
            "type": "birth",
            "description": "Adam Clayton, of the band U2.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 720,
            "month": 3,
            "day": 13,
            "year": 1852,
            "type": "event",
            "description": "The New York Lantern publishes the first cartoon showing the character \"Uncle Sam,\" based on a real U.S. officer who served in the war of 1812, Samuel Wilson.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 721,
            "month": 3,
            "day": 13,
            "year": 1970,
            "type": "event",
            "description": "Digital Equipment Corp introduces the PDP-11 minicomputer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}