{
    "ok": true,
    "query": {
        "month": 12,
        "day": 11,
        "date": "12-11",
        "day_name": "Friday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 6,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 3267,
            "month": 12,
            "day": 11,
            "year": 1918,
            "type": "birth",
            "description": "Aleksandr Solzhenitsyn.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3268,
            "month": 12,
            "day": 11,
            "year": 1931,
            "type": "birth",
            "description": "Rita Moreno",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3380,
            "month": 12,
            "day": 11,
            "year": 1932,
            "type": "event",
            "description": "Snow falls in San Francisco.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3381,
            "month": 12,
            "day": 11,
            "year": 1936,
            "type": "event",
            "description": "King Edward VIII of England abdicates, brother George VI ascends throne.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "gb",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3382,
            "month": 12,
            "day": 11,
            "year": 1975,
            "type": "event",
            "description": "First Class mail is raised from 10 cents to 13 cents.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3383,
            "month": 12,
            "day": 11,
            "year": 1990,
            "type": "event",
            "description": "Teenage Mutant Ninja Turtles, becomes one of the top money making films of the year, (Go figure!).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}