| Meaning |
{
"name": "Stephen Colbert",
"birth_date": "1964-05-13",
"birth_place": "Washington, D.C., USA",
"nationality": "American",
"occupation": [
"comedian",
"actor",
"writer",
"producer",
"television host",
"author"
],
"years_active": "1986–present",
"notable_works": [
"The Daily Show (1997–2005)",
"The Colbert Report (2005–2014)",
"The Late Show with Stephen Colbert (2015–present)",
"Strangers with Candy (1999–2002)",
"The Passion of the Christ: Resurrection (2015)",
"I Am a Pole (2023)"
],
"awards": [
{
"name": "Primetime Emmy Award",
"wins": 9,
"nominations": 22
},
{
"name": "Grammy Award",
"wins": 1,
"nominations": 3
},
{
"name": "Peabody Award",
"wins": 1,
"nominations": 1
}
],
"education": {
"high_school": "North Shore Country Day School",
"college": {
"institution": "Yale University",
"degree": "Bachelor of Arts",
"field_of_study": "History"
}
},
"spouse": "Evan Jane O'Neill (m. 1993)",
"children": [
{
"name": "Emily Colbert",
"birth_year": 1998
},
{
"name": "Johnathan Colbert",
"birth_year": 2001
}
],
"social_media": {
"twitter": "@StephenColbert",
"instagram": "@stephencolbert"
},
"website": "https://www.cbs.com/shows/late-show-with-stephen-colbert/"
} |