{
    "ok": true,
    "query": {
        "month": 2,
        "day": 1,
        "date": "02-01",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 295,
            "month": 2,
            "day": 1,
            "year": null,
            "type": "birth",
            "description": "Fred Flintstone is born (2 Million B.C.)  Yabba Dabba Doo!",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 296,
            "month": 2,
            "day": 1,
            "year": 1901,
            "type": "birth",
            "description": "Clark Gable, didn't give a damn about Scarlet O'Hara.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 411,
            "month": 2,
            "day": 1,
            "year": 1867,
            "type": "event",
            "description": "Bricklayers start working 8-hour days.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 412,
            "month": 2,
            "day": 1,
            "year": 1892,
            "type": "event",
            "description": "Mrs. William Astor invites 400 guests to a grand ball at her mansion, thus beginning the use of the \"400\" to describe the socially elite.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 413,
            "month": 2,
            "day": 1,
            "year": 1920,
            "type": "event",
            "description": "The first armored car is introduced.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}