{
    "ok": true,
    "query": {
        "month": 10,
        "day": 2,
        "date": "10-02",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 2668,
            "month": 10,
            "day": 2,
            "year": 1851,
            "type": "birth",
            "description": "Ferdinand Foch, believed to be the leader responsible for Allies winning World War I.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2669,
            "month": 10,
            "day": 2,
            "year": 1869,
            "type": "birth",
            "description": "Mahatma Ghandi, pacifist.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2670,
            "month": 10,
            "day": 2,
            "year": 1948,
            "type": "birth",
            "description": "Donna Karan",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2784,
            "month": 10,
            "day": 2,
            "year": 1608,
            "type": "event",
            "description": "Hans Lippershey offers the Dutch government a new invention -- the telescope.",
            "country_code": "NL",
            "country_name": "Netherlands",
            "category": "science",
            "tags": [
                "event",
                "science",
                "nl",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2785,
            "month": 10,
            "day": 2,
            "year": 1836,
            "type": "event",
            "description": "Darwin returns to England aboard the HMS Beagle.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2786,
            "month": 10,
            "day": 2,
            "year": 1896,
            "type": "event",
            "description": "The first cartoon strip appears in a newspaper.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2787,
            "month": 10,
            "day": 2,
            "year": 1958,
            "type": "event",
            "description": "Guinea gains its independence.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2913,
            "month": 10,
            "day": 2,
            "year": null,
            "type": "reminder",
            "description": "Independence Day, celebrated in Guinea.",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}