{
    "ok": true,
    "query": {
        "month": 1,
        "day": 26,
        "date": "01-26",
        "day_name": "Monday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 4,
        "death": 0,
        "event": 3,
        "reminder": 1
    },
    "data": [
        {
            "id": 113,
            "month": 1,
            "day": 26,
            "year": 1880,
            "type": "birth",
            "description": "Douglas MacArthur. He did return!",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 114,
            "month": 1,
            "day": 26,
            "year": 1925,
            "type": "birth",
            "description": "Paul Newman, 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": 115,
            "month": 1,
            "day": 26,
            "year": 1928,
            "type": "birth",
            "description": "Eartha Kitt",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 116,
            "month": 1,
            "day": 26,
            "year": 1957,
            "type": "birth",
            "description": "Eddie Van Halen, guitar player for (What else?) Van Halen!",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 256,
            "month": 1,
            "day": 26,
            "year": 1788,
            "type": "event",
            "description": "First settlement established by the English in Australia.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 257,
            "month": 1,
            "day": 26,
            "year": 1926,
            "type": "event",
            "description": "Television first demonstrated by J.L. Baird in London.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "media",
            "tags": [
                "event",
                "media",
                "gb",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 258,
            "month": 1,
            "day": 26,
            "year": 1950,
            "type": "event",
            "description": "India becomes a republic.",
            "country_code": "IN",
            "country_name": "India",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "in"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 294,
            "month": 1,
            "day": 26,
            "year": null,
            "type": "reminder",
            "description": "Australia Day, celebrated in (where else?) Australia.",
            "country_code": "AU",
            "country_name": "Australia",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "au"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}