[
  {
    "raceTitle": "U.S. House of Representatives District 38 - Los Angeles County Results",
    "Reporting": "100% (144 of 144) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Erik Lutz",
        "Party": "Dem",
        "Votes": "3,014",
        "Percent": "3.1",
        "incumbent": false
      },
      {
        "Name": "Monica M. Sanchez",
        "Party": "Dem",
        "Votes": "14,148",
        "Percent": "14.4",
        "incumbent": false
      },
      {
        "Name": "Hilda Solis",
        "Party": "Dem",
        "Votes": "54,248",
        "Percent": "55.2",
        "incumbent": false
      },
      {
        "Name": "Pedro Antonio Casas",
        "Party": "Rep",
        "Votes": "26,945",
        "Percent": "27.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 38 - Districtwide Results",
    "Reporting": "100% (285 of 285) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.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
      }
    ]
  }
]