{
    "ok": true,
    "query": {
        "month": 5,
        "day": 4,
        "date": "05-04",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 6,
        "reminder": 0
    },
    "data": [
        {
            "id": 1120,
            "month": 5,
            "day": 4,
            "year": 1929,
            "type": "birth",
            "description": "Audrey Hepburn, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1287,
            "month": 5,
            "day": 4,
            "year": 1626,
            "type": "event",
            "description": "Indians sell Manhattan Island for $24 in cloth and buttons.",
            "country_code": "IN",
            "country_name": "India",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "in",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1288,
            "month": 5,
            "day": 4,
            "year": 1715,
            "type": "event",
            "description": "French manufacturer debuts first folding umbrella -- in Paris, not Cherbourg!",
            "country_code": "FR",
            "country_name": "France",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "fr",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1289,
            "month": 5,
            "day": 4,
            "year": 1851,
            "type": "event",
            "description": "First of the major San Francisco fires.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1290,
            "month": 5,
            "day": 4,
            "year": 1878,
            "type": "event",
            "description": "Phonograph shown for first time at the Grand Opera House.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1292,
            "month": 5,
            "day": 4,
            "year": 1908,
            "type": "event",
            "description": "The Great White Fleet arrives in San Francisco.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1291,
            "month": 5,
            "day": 4,
            "year": 1983,
            "type": "event",
            "description": "The final episode of Laverne & Shirley airs.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}