{
    "ok": true,
    "query": {
        "month": 2,
        "day": 16,
        "date": "02-16",
        "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": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 366,
            "month": 2,
            "day": 16,
            "year": 1884,
            "type": "birth",
            "description": "Robert Flaherty, father of the documentary film.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 367,
            "month": 2,
            "day": 16,
            "year": 1959,
            "type": "birth",
            "description": "John McEnroe, Tennis star.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "birth",
                "sport",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 465,
            "month": 2,
            "day": 16,
            "year": 1883,
            "type": "event",
            "description": "Ladies Home Journal begins publication.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 466,
            "month": 2,
            "day": 16,
            "year": 1914,
            "type": "event",
            "description": "First airplane flight to Los Angeles from San Francisco.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 467,
            "month": 2,
            "day": 16,
            "year": 1923,
            "type": "event",
            "description": "Howard Carter finds the Pharoah Tutankhamun.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 468,
            "month": 2,
            "day": 16,
            "year": 1951,
            "type": "event",
            "description": "City Hall dome fire.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 530,
            "month": 2,
            "day": 16,
            "year": null,
            "type": "reminder",
            "description": "National Slap A Cop Day! founded by Zsa Zsa Gabor.",
            "country_code": null,
            "country_name": null,
            "category": "geography",
            "tags": [
                "reminder",
                "geography"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}