{
    "ok": true,
    "query": {
        "month": 1,
        "day": 13,
        "date": "01-13",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 57,
            "month": 1,
            "day": 13,
            "year": 1832,
            "type": "birth",
            "description": "Horatio Alger, Jr.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 58,
            "month": 1,
            "day": 13,
            "year": 1913,
            "type": "birth",
            "description": "Ralph Edwards, host of the \"Grand Ole' Opry\".",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 59,
            "month": 1,
            "day": 13,
            "year": 1925,
            "type": "birth",
            "description": "Gwen Verdon",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 198,
            "month": 1,
            "day": 13,
            "year": 1854,
            "type": "event",
            "description": "Anthony Foss obtains patent for the Accordion.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 199,
            "month": 1,
            "day": 13,
            "year": 1906,
            "type": "event",
            "description": "First \"radio set\" advertised (in Scientific American) ... claimed to receive signals up to ONE MILE. Price: $7.50.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 200,
            "month": 1,
            "day": 13,
            "year": 1920,
            "type": "event",
            "description": "New York Times Editorial says rockets can never fly.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 201,
            "month": 1,
            "day": 13,
            "year": 1971,
            "type": "event",
            "description": "Apollo 14 launched (what was that about rockets can't fly??)",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}