{
    "ok": true,
    "query": {
        "month": 3,
        "day": 2,
        "date": "03-02",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 548,
            "month": 3,
            "day": 2,
            "year": 1904,
            "type": "birth",
            "description": "Dr. Seuss, author of \"Green Eggs & Ham\".",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 549,
            "month": 3,
            "day": 2,
            "year": 1917,
            "type": "birth",
            "description": "Desi Arnez, 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": 669,
            "month": 3,
            "day": 2,
            "year": 1861,
            "type": "event",
            "description": "Congress creates the Territory of Nevada.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 670,
            "month": 3,
            "day": 2,
            "year": 1901,
            "type": "event",
            "description": "First telegraph company in Hawaii opens.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 671,
            "month": 3,
            "day": 2,
            "year": 1929,
            "type": "event",
            "description": "US Court of Customs & Patent Appeals created by US Congress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 672,
            "month": 3,
            "day": 2,
            "year": 1962,
            "type": "event",
            "description": "Wilt Chamberlin scores 100 points in one basketball game.",
            "country_code": "DE",
            "country_name": "Germany",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "de"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 673,
            "month": 3,
            "day": 2,
            "year": 1974,
            "type": "event",
            "description": "First Class postage raised to 10 cents from 8 cents.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}