{
    "ok": true,
    "query": {
        "month": 1,
        "day": 7,
        "date": "01-07",
        "day_name": "Wednesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 10,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 8,
        "reminder": 0
    },
    "data": [
        {
            "id": 28,
            "month": 1,
            "day": 7,
            "year": 1800,
            "type": "birth",
            "description": "Millard Fillmore, 13th President from (1850 - 1853).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 29,
            "month": 1,
            "day": 7,
            "year": 1948,
            "type": "birth",
            "description": "Kenny Loggins, singer, (he's alright!)",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 168,
            "month": 1,
            "day": 7,
            "year": 1610,
            "type": "event",
            "description": "Galileo discovers the 4 major moons of Jupiter.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 169,
            "month": 1,
            "day": 7,
            "year": 1714,
            "type": "event",
            "description": "The typewriter is patented (it was built years later)",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 170,
            "month": 1,
            "day": 7,
            "year": 1785,
            "type": "event",
            "description": "First balloon flight across the English Channel.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "media",
            "tags": [
                "event",
                "media",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 171,
            "month": 1,
            "day": 7,
            "year": 1896,
            "type": "event",
            "description": "Fanny Farmer publishes her first cookbook.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 172,
            "month": 1,
            "day": 7,
            "year": 1929,
            "type": "event",
            "description": "\"Tarzan\", one of the first adventure comic strips appears.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 173,
            "month": 1,
            "day": 7,
            "year": 1948,
            "type": "event",
            "description": "First ant farm is sold in the United States.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 174,
            "month": 1,
            "day": 7,
            "year": 1963,
            "type": "event",
            "description": "First Class postage is raised from 4 cents to 5 cents.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 175,
            "month": 1,
            "day": 7,
            "year": 1968,
            "type": "event",
            "description": "First Class postage is raised again from 5 cents to 6 cents.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}