{
    "ok": true,
    "query": {
        "month": 3,
        "day": 15,
        "date": "03-15",
        "day_name": "Sunday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 2,
        "death": 0,
        "event": 4,
        "reminder": 2
    },
    "data": [
        {
            "id": 594,
            "month": 3,
            "day": 15,
            "year": 1767,
            "type": "birth",
            "description": "Andrew Jackson, 7th President from (1828 - 1836).",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "birth",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 595,
            "month": 3,
            "day": 15,
            "year": 1935,
            "type": "birth",
            "description": "Judd Hirsch, actor, taxi driver.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 727,
            "month": 3,
            "day": 15,
            "year": 1860,
            "type": "event",
            "description": "The first baseball cap is worn backwards.",
            "country_code": "US",
            "country_name": "United States",
            "category": "sport",
            "tags": [
                "event",
                "sport",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 728,
            "month": 3,
            "day": 15,
            "year": 1913,
            "type": "event",
            "description": "Woodrow Wilson holds the first Presidential Press Conference.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 729,
            "month": 3,
            "day": 15,
            "year": 1968,
            "type": "event",
            "description": "US Mint stops buying and selling gold.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 730,
            "month": 3,
            "day": 15,
            "year": 1999,
            "type": "event",
            "description": "Pluto again becomes the outermost planet.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 781,
            "month": 3,
            "day": 15,
            "year": null,
            "type": "reminder",
            "description": "The day the buzzards return to Hinckley, Ohio.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 782,
            "month": 3,
            "day": 15,
            "year": null,
            "type": "reminder",
            "description": "Beware the Ides of March!",
            "country_code": null,
            "country_name": null,
            "category": "military",
            "tags": [
                "reminder",
                "military"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}