{
    "ok": true,
    "query": {
        "month": 9,
        "day": 7,
        "date": "09-07",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 2,
        "reminder": 1
    },
    "data": [
        {
            "id": 2447,
            "month": 9,
            "day": 7,
            "year": 1533,
            "type": "birth",
            "description": "Queen Elizabeth I.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2448,
            "month": 9,
            "day": 7,
            "year": 1860,
            "type": "birth",
            "description": "Grandma Moses.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2449,
            "month": 9,
            "day": 7,
            "year": 1914,
            "type": "birth",
            "description": "James Van Allen, discovered Van Allen radiation belts.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2529,
            "month": 9,
            "day": 7,
            "year": 1880,
            "type": "event",
            "description": "George Ligowsky of Cincinnati is granted a patent for his device to throw clay pigeons for trapshooters.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2530,
            "month": 9,
            "day": 7,
            "year": 1971,
            "type": "event",
            "description": "The last episode of The Beverly Hillbillies airs, (well doggie).",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 2650,
            "month": 9,
            "day": 7,
            "year": null,
            "type": "reminder",
            "description": "Independence Day, celebrated in Brazil.",
            "country_code": "BR",
            "country_name": "Brazil",
            "category": "politics",
            "tags": [
                "reminder",
                "politics",
                "br"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}