{
    "ok": true,
    "query": {
        "month": 9,
        "day": 3,
        "date": "09-03",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 5,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 2441,
            "month": 9,
            "day": 3,
            "year": 1856,
            "type": "birth",
            "description": "Louis Sullivan, father of modern US architecture.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2509,
            "month": 9,
            "day": 3,
            "year": 1783,
            "type": "event",
            "description": "Treaty of Paris, ending the Revolutionary War, is signed.",
            "country_code": "FR",
            "country_name": "France",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "fr",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2510,
            "month": 9,
            "day": 3,
            "year": 1912,
            "type": "event",
            "description": "World's first cannery opens in England to supply food to the navy.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "military",
            "tags": [
                "event",
                "military",
                "gb",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2511,
            "month": 9,
            "day": 3,
            "year": 1921,
            "type": "event",
            "description": "First bowling league is formed in America, (Barefoot I'll bet!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2512,
            "month": 9,
            "day": 3,
            "year": 1939,
            "type": "event",
            "description": "England declares war on Germany.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "military",
            "tags": [
                "event",
                "military",
                "gb",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}