{
    "ok": true,
    "query": {
        "month": 4,
        "day": 22,
        "date": "04-22",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 1,
        "reminder": 1
    },
    "data": [
        {
            "id": 895,
            "month": 4,
            "day": 22,
            "year": 1904,
            "type": "birth",
            "description": "J. Robert Oppenheimer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 896,
            "month": 4,
            "day": 22,
            "year": 1937,
            "type": "birth",
            "description": "Jack Nicholson, actor, The Joker!",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1044,
            "month": 4,
            "day": 22,
            "year": 1769,
            "type": "event",
            "description": "Madame Du Barry becomes King Louis XV's \"official\" mistress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1098,
            "month": 4,
            "day": 22,
            "year": null,
            "type": "reminder",
            "description": "Earth Day.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}