{
    "ok": true,
    "query": {
        "month": 9,
        "day": 13,
        "date": "09-13",
        "day_name": "Sunday",
        "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": 2459,
            "month": 9,
            "day": 13,
            "year": 1755,
            "type": "birth",
            "description": "Oliver Evans, pioneered the high-pressure steam engine.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "birth",
                "space",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2461,
            "month": 9,
            "day": 13,
            "year": 1851,
            "type": "birth",
            "description": "Walter Reed, who proved mosquitos transmit yellow fever.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2561,
            "month": 9,
            "day": 13,
            "year": 1788,
            "type": "event",
            "description": "New York City becomes the capitol of the United States.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2562,
            "month": 9,
            "day": 13,
            "year": 1972,
            "type": "event",
            "description": "M.A.S.H premiers.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}