{
    "ok": true,
    "query": {
        "month": 12,
        "day": 15,
        "date": "12-15",
        "day_name": "Tuesday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 10,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 5,
        "reminder": 1
    },
    "data": [
        {
            "id": 3283,
            "month": 12,
            "day": 15,
            "year": 1832,
            "type": "birth",
            "description": "Alexandre-Gustave Eiffel, built a tower in Paris.",
            "country_code": "FR",
            "country_name": "France",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "fr",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3284,
            "month": 12,
            "day": 15,
            "year": 1861,
            "type": "birth",
            "description": "Charles Edgar Duryea, with his brother, invented first auto to be built and operated in US.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "birth",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3285,
            "month": 12,
            "day": 15,
            "year": 1933,
            "type": "birth",
            "description": "Tim Conway, comedian, actor, \"Scuse Me!\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3286,
            "month": 12,
            "day": 15,
            "year": 1935,
            "type": "birth",
            "description": "Helen Slater, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3395,
            "month": 12,
            "day": 15,
            "year": 1791,
            "type": "event",
            "description": "Bill of Rights is ratified when Virginia gives its approval.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3396,
            "month": 12,
            "day": 15,
            "year": 1877,
            "type": "event",
            "description": "Patent granted to Mr. Edison for the phonograph.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3397,
            "month": 12,
            "day": 15,
            "year": 1939,
            "type": "event",
            "description": "World Premiere of \"Gone With The Wind\" in Atlanta, GA.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3398,
            "month": 12,
            "day": 15,
            "year": 1952,
            "type": "event",
            "description": "Christine Jorgensen, becomes first person in history to have a sex change operation.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "event",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3399,
            "month": 12,
            "day": 15,
            "year": 1965,
            "type": "event",
            "description": "First rendevous in space: Gemini 6 and Gemini 7 link up.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 3457,
            "month": 12,
            "day": 15,
            "year": null,
            "type": "reminder",
            "description": "Bill of Rights Day.",
            "country_code": null,
            "country_name": null,
            "category": "politics",
            "tags": [
                "reminder",
                "politics"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}