{
    "ok": true,
    "query": {
        "month": 8,
        "day": 14,
        "date": "08-14",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 3,
        "reminder": 0
    },
    "data": [
        {
            "id": 2213,
            "month": 8,
            "day": 14,
            "year": 1946,
            "type": "birth",
            "description": "Susan St. James",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2214,
            "month": 8,
            "day": 14,
            "year": 1959,
            "type": "birth",
            "description": "Irving \"Magic\" Johnson.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2357,
            "month": 8,
            "day": 14,
            "year": 1846,
            "type": "event",
            "description": "Henry David Thoreau jailed for tax evasion.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2358,
            "month": 8,
            "day": 14,
            "year": 1893,
            "type": "event",
            "description": "France issues first driving licenses, including a required test.",
            "country_code": "FR",
            "country_name": "France",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "fr",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2359,
            "month": 8,
            "day": 14,
            "year": 1945,
            "type": "event",
            "description": "VJ Day - Japan surrendered to end World War II.",
            "country_code": "JP",
            "country_name": "Japan",
            "category": "military",
            "tags": [
                "event",
                "military",
                "jp",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}