{
    "ok": true,
    "query": {
        "month": 3,
        "day": 19,
        "date": "03-19",
        "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": 4,
        "reminder": 1
    },
    "data": [
        {
            "id": 613,
            "month": 3,
            "day": 19,
            "year": 1821,
            "type": "birth",
            "description": "Sir Richard Burton, actor.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 614,
            "month": 3,
            "day": 19,
            "year": 1860,
            "type": "birth",
            "description": "William Jennings Bryan, \"The Great Commoner.\"",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "birth",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 615,
            "month": 3,
            "day": 19,
            "year": 1937,
            "type": "birth",
            "description": "Ursula Andres, actress.",
            "country_code": "US",
            "country_name": "United States",
            "category": "arts",
            "tags": [
                "birth",
                "arts",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 737,
            "month": 3,
            "day": 19,
            "year": 1871,
            "type": "event",
            "description": "Chewing gum is invented.",
            "country_code": "US",
            "country_name": "United States",
            "category": "science",
            "tags": [
                "event",
                "science",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 738,
            "month": 3,
            "day": 19,
            "year": 1895,
            "type": "event",
            "description": "Los Angeles Railway established to provide streetcar service.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us",
                "historical"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 739,
            "month": 3,
            "day": 19,
            "year": 1928,
            "type": "event",
            "description": "\"Amos and Andy\" debuts on radio.",
            "country_code": "US",
            "country_name": "United States",
            "category": "media",
            "tags": [
                "event",
                "media",
                "us",
                "early-modern"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 740,
            "month": 3,
            "day": 19,
            "year": 1973,
            "type": "event",
            "description": "POW's return from Vietnam.",
            "country_code": "US",
            "country_name": "United States",
            "category": "misc",
            "tags": [
                "event",
                "misc",
                "us"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        },
        {
            "id": 785,
            "month": 3,
            "day": 19,
            "year": null,
            "type": "reminder",
            "description": "The day the swallows return to San Juan Capistrano, CA.",
            "country_code": null,
            "country_name": null,
            "category": "misc",
            "tags": [
                "reminder",
                "misc"
            ],
            "weekday_filter": null,
            "source": "today.dat",
            "verified": false
        }
    ]
}