[
  {
    "raceTitle": "U.S. House of Representatives District 38 - Orange County Results",
    "Reporting": "100% (141 of 141) precincts reporting",
    "ReportingTime": "June 9, 2026, 5:05 p.m.",
    "candidates": [
      {
        "Name": "Erik Lutz",
        "Party": "Dem",
        "Votes": "1,353",
        "Percent": "3.7",
        "incumbent": false
      },
      {
        "Name": "Monica M. Sanchez",
        "Party": "Dem",
        "Votes": "3,806",
        "Percent": "10.3",
        "incumbent": false
      },
      {
        "Name": "Hilda Solis",
        "Party": "Dem",
        "Votes": "10,326",
        "Percent": "27.9",
        "incumbent": false
      },
      {
        "Name": "Pedro Antonio Casas",
        "Party": "Rep",
        "Votes": "21,515",
        "Percent": "58.1",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 38 - Districtwide Results",
    "Reporting": "100% (285 of 285) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:59 a.m.",
    "candidates": [
      {
        "Name": "Erik Lutz",
        "Party": "Dem",
        "Votes": "4,367",
        "Percent": "3.2",
        "incumbent": false
      },
      {
        "Name": "Monica M. Sanchez",
        "Party": "Dem",
        "Votes": "17,954",
        "Percent": "13.3",
        "incumbent": false
      },
      {
        "Name": "Hilda Solis",
        "Party": "Dem",
        "Votes": "64,574",
        "Percent": "47.7",
        "incumbent": false
      },
      {
        "Name": "Pedro Antonio Casas",
        "Party": "Rep",
        "Votes": "48,460",
        "Percent": "35.8",
        "incumbent": false
      }
    ]
  }
]