{
    "ok": true,
    "query": {
        "month": 5,
        "day": 28,
        "date": "05-28",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 1231,
            "month": 5,
            "day": 28,
            "year": 1886,
            "type": "birth",
            "description": "Jim Thorpe",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1232,
            "month": 5,
            "day": 28,
            "year": 1908,
            "type": "birth",
            "description": "The name is Flemming, Ian Fleming.  Gave James Bond a job.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1233,
            "month": 5,
            "day": 28,
            "year": 1944,
            "type": "birth",
            "description": "Gladys Knight, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1380,
            "month": 5,
            "day": 28,
            "year": 1742,
            "type": "event",
            "description": "First indoor swimming pool opens at Goodman's Fields, London.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1381,
            "month": 5,
            "day": 28,
            "year": 1926,
            "type": "event",
            "description": "United States Customs Court created by Congress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 1382,
            "month": 5,
            "day": 28,
            "year": 1939,
            "type": "event",
            "description": "First \"BATMAN\" comic book is introduced, by Bob Kane.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}