{
    "ok": true,
    "query": {
        "month": 7,
        "day": 21,
        "date": "07-21",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 1917,
            "month": 7,
            "day": 21,
            "year": 1899,
            "type": "birth",
            "description": "Ernest Hemingway, never asked for whom the bell tolled...",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1918,
            "month": 7,
            "day": 21,
            "year": 1899,
            "type": "birth",
            "description": "Hart Crane",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1919,
            "month": 7,
            "day": 21,
            "year": 1924,
            "type": "birth",
            "description": "Don Knots, actor, 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": 1920,
            "month": 7,
            "day": 21,
            "year": 1952,
            "type": "birth",
            "description": "Robin Williams, comedian, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2090,
            "month": 7,
            "day": 21,
            "year": 1831,
            "type": "event",
            "description": "Belgium gains its independence.",
            "country_code": "BE",
            "country_name": "Belgium",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "be",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2091,
            "month": 7,
            "day": 21,
            "year": 1867,
            "type": "event",
            "description": "City Gardens on Folsom opens.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2092,
            "month": 7,
            "day": 21,
            "year": 1873,
            "type": "event",
            "description": "World's first train robbery, by Jesse James.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2093,
            "month": 7,
            "day": 21,
            "year": 1969,
            "type": "event",
            "description": "Neil Armstrong steps on the moon at 2:56:15 AM (GMT.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2157,
            "month": 7,
            "day": 21,
            "year": null,
            "type": "reminder",
            "description": "Independence Day, celebrated in Belgium.",
            "country_code": "BE",
            "country_name": "Belgium",
            "category": "politics",
            "tags": [
                "reminder",
                "politics",
                "be"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}