{
    "ok": true,
    "query": {
        "month": 8,
        "day": 28,
        "date": "08-28",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 4,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 2,
        "reminder": 0
    },
    "data": [
        {
            "id": 2286,
            "month": 8,
            "day": 28,
            "year": 1749,
            "type": "birth",
            "description": "Johann Wolfgang von Goethe, social philosopher.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2287,
            "month": 8,
            "day": 28,
            "year": 1925,
            "type": "birth",
            "description": "Donald O'Conner",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2408,
            "month": 8,
            "day": 28,
            "year": 1938,
            "type": "event",
            "description": "Northwestern University awards an honorary degree to Edgar Bergen's dummy Charlie McCarthy.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2409,
            "month": 8,
            "day": 28,
            "year": 1990,
            "type": "event",
            "description": "Cher gets third tattoo, location unknown.  (Who Cares?)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}