{
    "ok": true,
    "query": {
        "month": 9,
        "day": 9,
        "date": "09-09",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 7,
    "summary": {
        "birth": 0,
        "death": 0,
        "event": 6,
        "reminder": 1
    },
    "data": [
        {
            "id": 2536,
            "month": 9,
            "day": 9,
            "year": 1776,
            "type": "event",
            "description": "Continental Congress authorizes the name \"United States.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2537,
            "month": 9,
            "day": 9,
            "year": 1850,
            "type": "event",
            "description": "California becomes the 31st state.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2538,
            "month": 9,
            "day": 9,
            "year": 1895,
            "type": "event",
            "description": "The American Bowling Congress is formed in New York City.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2539,
            "month": 9,
            "day": 9,
            "year": 1926,
            "type": "event",
            "description": "NBC created by the Radio Corporation of America.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2540,
            "month": 9,
            "day": 9,
            "year": 1956,
            "type": "event",
            "description": "Elvis sings on the Ed Sullivan show, but is only shown from the waste up.  (Figure it out!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2541,
            "month": 9,
            "day": 9,
            "year": 1982,
            "type": "event",
            "description": "\"Conestoga I\", first private rocket, is launched.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2652,
            "month": 9,
            "day": 9,
            "year": null,
            "type": "reminder",
            "description": "Admission Day, a California Holiday.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}