{
    "ok": true,
    "query": {
        "month": 9,
        "day": 1,
        "date": "09-01",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 9,
    "summary": {
        "birth": 1,
        "death": 0,
        "event": 6,
        "reminder": 2
    },
    "data": [
        {
            "id": 2437,
            "month": 9,
            "day": 1,
            "year": 1875,
            "type": "birth",
            "description": "Edgar Rice Burroughs, novelist, (Tarzan's father so to speak).",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2498,
            "month": 9,
            "day": 1,
            "year": 1807,
            "type": "event",
            "description": "Aaron Burr aquitted of charges of plotting to set up an empire.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2499,
            "month": 9,
            "day": 1,
            "year": 1849,
            "type": "event",
            "description": "California Constitutional Convention held in Monterey.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2500,
            "month": 9,
            "day": 1,
            "year": 1878,
            "type": "event",
            "description": "First woman telephone operator starts work (Emma Nutt in Boston.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2501,
            "month": 9,
            "day": 1,
            "year": 1896,
            "type": "event",
            "description": "Chop Suey is devised to appeal to both American and Chinese tastes.  The word means \"hash\" in Chinese.",
            "country_code": "CN",
            "country_name": "China",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "cn",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2502,
            "month": 9,
            "day": 1,
            "year": 1939,
            "type": "event",
            "description": "Germany invades Poland, starts World War II.",
            "country_code": "DE",
            "country_name": "Germany",
            "category": "military",
            "tags": [
                "event",
                "military",
                "de",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2503,
            "month": 9,
            "day": 1,
            "year": 1952,
            "type": "event",
            "description": "Sutro Bath by Cliff House closes.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2641,
            "month": 9,
            "day": 1,
            "year": null,
            "type": "reminder",
            "description": "National Chicken Month begins today.  (no clucking).",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2642,
            "month": 9,
            "day": 1,
            "year": null,
            "type": "reminder",
            "description": "Labor Day, a legal holiday",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": 2,
            "source": "today.dat",
            "verified": false
        }
    ]
}