[
  {
    "raceTitle": "State Assembly District 1 - Modoc County Results",
    "Reporting": "100% (21 of 21) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:46 p.m.",
    "candidates": [
      {
        "Name": "Dianna Margaret James",
        "Party": "Dem",
        "Votes": "458",
        "Percent": "17.4",
        "incumbent": false
      },
      {
        "Name": "Heather Hadwick",
        "Party": "Rep",
        "Votes": "1,725",
        "Percent": "65.4",
        "incumbent": true
      },
      {
        "Name": "Darin Hale",
        "Party": "Rep",
        "Votes": "453",
        "Percent": "17.2",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 1 - Districtwide Results",
    "Reporting": "100% (376 of 376) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:59 a.m.",
    "candidates": [
      {
        "Name": "Dianna Margaret James",
        "Party": "Dem",
        "Votes": "54,752",
        "Percent": "36.9",
        "incumbent": false
      },
      {
        "Name": "Heather Hadwick",
        "Party": "Rep",
        "Votes": "73,764",
        "Percent": "49.7",
        "incumbent": true
      },
      {
        "Name": "Darin Hale",
        "Party": "Rep",
        "Votes": "19,790",
        "Percent": "13.3",
        "incumbent": false
      }
    ]
  }
]