{
    "ok": true,
    "query": {
        "month": 5,
        "day": 22,
        "date": "05-22",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 1202,
            "month": 5,
            "day": 22,
            "year": 1828,
            "type": "birth",
            "description": "Albrecht Grafe, pioneer eye surgeon, founded modern ophthalmology.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1203,
            "month": 5,
            "day": 22,
            "year": 1859,
            "type": "birth",
            "description": "Sir Arthur Conan Doyle, brought Sherlock Holmes to life (twice).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1204,
            "month": 5,
            "day": 22,
            "year": 1907,
            "type": "birth",
            "description": "Laurence Olivier, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1205,
            "month": 5,
            "day": 22,
            "year": 1920,
            "type": "birth",
            "description": "Thomas Gold, astronomer, established the steady-state theory of the universe.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1356,
            "month": 5,
            "day": 22,
            "year": 600,
            "type": "event",
            "description": "(B.C. Again), The lucky rabbits foot is first used.  (I'll bet the rabbit didn't feel so lucky!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1357,
            "month": 5,
            "day": 22,
            "year": 1807,
            "type": "event",
            "description": "Townsend Speakman begins making and selling fruit-flavored carbonated drinks - in Philadelphia.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}