{
    "ok": true,
    "query": {
        "month": 11,
        "day": 13,
        "date": "11-13",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 3003,
            "month": 11,
            "day": 13,
            "year": 1850,
            "type": "birth",
            "description": "Robert Louis Stevenson, author, adventurer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3004,
            "month": 11,
            "day": 13,
            "year": 1856,
            "type": "birth",
            "description": "Justice Louis Brandeis.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3142,
            "month": 11,
            "day": 13,
            "year": 1849,
            "type": "event",
            "description": "Peter Burnett is elected first governor of California.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3143,
            "month": 11,
            "day": 13,
            "year": 1895,
            "type": "event",
            "description": "First shipment of canned pineapple from Hawaii.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3144,
            "month": 11,
            "day": 13,
            "year": 1921,
            "type": "event",
            "description": "\"The Sheik,\" starring Rudolph Valentino, was released.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3145,
            "month": 11,
            "day": 13,
            "year": 1952,
            "type": "event",
            "description": "Press On Fingernails are introduced.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}