{
    "ok": true,
    "query": {
        "month": 1,
        "day": 15,
        "date": "01-15",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 4,
        "reminder": 0
    },
    "data": [
        {
            "id": 64,
            "month": 1,
            "day": 15,
            "year": 1908,
            "type": "birth",
            "description": "Edward Teller, fathered the H-bomb.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "birth",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 65,
            "month": 1,
            "day": 15,
            "year": 1913,
            "type": "birth",
            "description": "Lloyd Bridges, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 66,
            "month": 1,
            "day": 15,
            "year": 1926,
            "type": "birth",
            "description": "Chuck Berry, singer, songwriter.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 67,
            "month": 1,
            "day": 15,
            "year": 1929,
            "type": "birth",
            "description": "Martin Luther King, Jr.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 208,
            "month": 1,
            "day": 15,
            "year": 1861,
            "type": "event",
            "description": "Steam elevator patented by Elisha Otis, forming base for his elevator company.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 209,
            "month": 1,
            "day": 15,
            "year": 1870,
            "type": "event",
            "description": "Donkey first used as symbol of Democratic Party, in Harper's Weekly.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 210,
            "month": 1,
            "day": 15,
            "year": 1927,
            "type": "event",
            "description": "Dunbarton Bridge, first bridge in San Francisco Bay Area, opens.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 211,
            "month": 1,
            "day": 15,
            "year": 1948,
            "type": "event",
            "description": "The Pentagon Building in Washington is completed.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}