[
  {
    "raceTitle": "State Assembly District 1 - Plumas County Results",
    "Reporting": "100% (29 of 29) precincts reporting",
    "ReportingTime": "June 4, 2026, 5:25 p.m.",
    "candidates": [
      {
        "Name": "Dianna Margaret James",
        "Party": "Dem",
        "Votes": "2,258",
        "Percent": "36.8",
        "incumbent": false
      },
      {
        "Name": "Heather Hadwick",
        "Party": "Rep",
        "Votes": "3,092",
        "Percent": "50.4",
        "incumbent": true
      },
      {
        "Name": "Darin Hale",
        "Party": "Rep",
        "Votes": "783",
        "Percent": "12.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 1 - Districtwide Results",
    "Reporting": "100% (376 of 376) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.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
      }
    ]
  }
]