{
    "ok": true,
    "query": {
        "month": 1,
        "day": 25,
        "date": "01-25",
        "day_name": "Sunday",
        "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": 109,
            "month": 1,
            "day": 25,
            "year": 1759,
            "type": "birth",
            "description": "Robert Burns, the Scottish poet.",
            "country_code": "GB",
            "country_name": "United Kingdom",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "gb",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 110,
            "month": 1,
            "day": 25,
            "year": 1874,
            "type": "birth",
            "description": "Somerset Maugham, poet.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 111,
            "month": 1,
            "day": 25,
            "year": 1882,
            "type": "birth",
            "description": "Virginia Woolf, author, and someone to be afraid of.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 112,
            "month": 1,
            "day": 25,
            "year": 1919,
            "type": "birth",
            "description": "Edwin Newman",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 251,
            "month": 1,
            "day": 25,
            "year": 1858,
            "type": "event",
            "description": "Mendelssohn's Wedding March first played, at wedding of Queen Victoria's daughter to the Crown Prince of Prussia.",
            "country_code": "RU",
            "country_name": "Russia",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "ru",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 252,
            "month": 1,
            "day": 25,
            "year": 1915,
            "type": "event",
            "description": "Alexander Bell in New York calls Thomas Watson 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": 253,
            "month": 1,
            "day": 25,
            "year": 1945,
            "type": "event",
            "description": "Grand Rapids, MI. becomes first city to add flouride to its water supply.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 254,
            "month": 1,
            "day": 25,
            "year": 1949,
            "type": "event",
            "description": "First Emmy Awards are given out.",
            "country_code": "US",
            "country_name": "United States",
            "category": "military",
            "tags": [
                "event",
                "military",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 255,
            "month": 1,
            "day": 25,
            "year": 1959,
            "type": "event",
            "description": "First transcontinental commercial jet flight (LA to NY for $301).",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 293,
            "month": 1,
            "day": 25,
            "year": null,
            "type": "reminder",
            "description": "The start of the Chinese New Year.",
            "country_code": "CN",
            "country_name": "China",
            "category": "misc",
            "tags": [
                "reminder",
                "misc",
                "cn"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}