{
    "ok": true,
    "query": {
        "month": 8,
        "day": 5,
        "date": "08-05",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 2184,
            "month": 8,
            "day": 5,
            "year": 1930,
            "type": "birth",
            "description": "Neil Armstrong, first Moonwalker.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "birth",
                "space",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2327,
            "month": 8,
            "day": 5,
            "year": 1775,
            "type": "event",
            "description": "The first Spanish ship, \"San Carlos\", enters San Francisco bay.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2328,
            "month": 8,
            "day": 5,
            "year": 1861,
            "type": "event",
            "description": "US levies its first Income Tax (3% of incomes over $800.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2329,
            "month": 8,
            "day": 5,
            "year": 1864,
            "type": "event",
            "description": "The spectrum of a comet observed for first time, by Giovanni Donati.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2330,
            "month": 8,
            "day": 5,
            "year": 1957,
            "type": "event",
            "description": "American Bandstand premiers, hosted by Dick Clark, the man that never ages.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2331,
            "month": 8,
            "day": 5,
            "year": 1963,
            "type": "event",
            "description": "Nuclear Test Ban Treaty signed.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}