{
    "ok": true,
    "query": {
        "month": 7,
        "day": 13,
        "date": "07-13",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 1885,
            "month": 7,
            "day": 13,
            "year": 1942,
            "type": "birth",
            "description": "Harrison Ford, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2042,
            "month": 7,
            "day": 13,
            "year": 1568,
            "type": "event",
            "description": "The Dean of St. Paul's Cathedral perfects a way to bottle beer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "religion",
            "tags": [
                "event",
                "religion",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2043,
            "month": 7,
            "day": 13,
            "year": 1865,
            "type": "event",
            "description": "Horace Greeley advises his readers to \"Go West.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2044,
            "month": 7,
            "day": 13,
            "year": 1898,
            "type": "event",
            "description": "San Francisco Ferry Building at the foot of Market Street opens.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2045,
            "month": 7,
            "day": 13,
            "year": 1985,
            "type": "event",
            "description": "Live Aid raises money for Africa's starving people.",
            "country_code": "ZA",
            "country_name": "Africa",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "za"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2149,
            "month": 7,
            "day": 13,
            "year": null,
            "type": "reminder",
            "description": "The start of the Bon Festival in Japan.",
            "country_code": "JP",
            "country_name": "Japan",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "jp"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}