{
    "ok": true,
    "query": {
        "month": 2,
        "day": 5,
        "date": "02-05",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 310,
            "month": 2,
            "day": 5,
            "year": 1840,
            "type": "birth",
            "description": "John Boyd Dunlop, developed the pneumatic rubber tire.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 311,
            "month": 2,
            "day": 5,
            "year": 1878,
            "type": "birth",
            "description": "Andre-Gustave Citroen, French auto maker.",
            "country_code": "FR",
            "country_name": "France",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "fr",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 312,
            "month": 2,
            "day": 5,
            "year": 1919,
            "type": "birth",
            "description": "Red Buttons, vaudeville comedian.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 313,
            "month": 2,
            "day": 5,
            "year": 1934,
            "type": "birth",
            "description": "Hank Aaron, baseball legend.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 426,
            "month": 2,
            "day": 5,
            "year": 1825,
            "type": "event",
            "description": "Hannah Lord Montague of New York grabs her scissors and creates the first detachable collar on one of her husband's shirts, in order to reduce her laundry load.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 427,
            "month": 2,
            "day": 5,
            "year": 1887,
            "type": "event",
            "description": "Snow falls on San Francisco.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 428,
            "month": 2,
            "day": 5,
            "year": 1952,
            "type": "event",
            "description": "New York becomes first city to adopt 3 color traffic lights.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}