{
    "ok": true,
    "query": {
        "month": 3,
        "day": 5,
        "date": "03-05",
        "day_name": "Thursday",
        "types": null,
        "country": null,
        "category": null,
        "year_from": null,
        "year_to": null,
        "limit": 200
    },
    "count": 8,
    "summary": {
        "birth": 3,
        "death": 0,
        "event": 5,
        "reminder": 0
    },
    "data": [
        {
            "id": 556,
            "month": 3,
            "day": 5,
            "year": 1824,
            "type": "birth",
            "description": "James Merritt Ives, lithographer (of Currier & Ives fame.)",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 557,
            "month": 3,
            "day": 5,
            "year": 1908,
            "type": "birth",
            "description": "Rex Harrison, 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": 558,
            "month": 3,
            "day": 5,
            "year": 1958,
            "type": "birth",
            "description": "Andy Gibb, singer.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 692,
            "month": 3,
            "day": 5,
            "year": 1770,
            "type": "event",
            "description": "Boston Massacre",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 693,
            "month": 3,
            "day": 5,
            "year": 1845,
            "type": "event",
            "description": "Congress appropriates $30,000 to ship camels to western US.",
            "country_code": "US",
            "country_name": "United States",
            "category": "politics",
            "tags": [
                "event",
                "politics",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 694,
            "month": 3,
            "day": 5,
            "year": 1900,
            "type": "event",
            "description": "The American Hall of Fame is founded.",
            "country_code": "US",
            "country_name": "United States",
            "category": "geography",
            "tags": [
                "event",
                "geography",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 695,
            "month": 3,
            "day": 5,
            "year": 1972,
            "type": "event",
            "description": "First breeding of a Great Dane and a Dachshund is performed, creating a Great Dachshund.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 696,
            "month": 3,
            "day": 5,
            "year": 1979,
            "type": "event",
            "description": "Voyager I flies past Jupiter.",
            "country_code": "US",
            "country_name": "United States",
            "category": "space",
            "tags": [
                "event",
                "space",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}