{
  "election_name": "Texas US House 33 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-33",
  "municipality": null,
  "polls_open": "2026-03-03T13:00:00.000Z",
  "polls_close": "2026-03-04T01:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 100,
  "last_updated": "2026-03-05T18:22:35.110Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Colin Allred",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#6d1b83",
      "votes": 31406,
      "percent": 43.96,
      "bio": "",
      "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/02/ColinAllredIcon.webp",
      "endorsed": false
    },
    {
      "name": "Julie Johnson",
      "party": "Democratic",
      "incumbent": true,
      "major_candidate": true,
      "winner": true,
      "color": "#0f4b8f",
      "votes": 23733,
      "percent": 33.22,
      "bio": "",
      "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/02/JulieJohnsonIcon.webp",
      "endorsed": false
    },
    {
      "name": "Carlos Quintanilla",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": false,
      "winner": false,
      "color": "#ff9933",
      "votes": 10234,
      "percent": 14.32,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Zeeshan Hafeez",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": false,
      "winner": false,
      "color": "#339933",
      "votes": 6071,
      "percent": 8.5,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "dallas": {
      "name": "Dallas",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Colin Allred",
          "party": "Democratic",
          "votes": 31406,
          "percent": 43.96,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/02/ColinAllredIcon.webp",
          "endorsed": false
        },
        {
          "name": "Julie Johnson",
          "party": "Democratic",
          "votes": 23733,
          "percent": 33.22,
          "color": "#0f4b8f",
          "winner": true,
          "incumbent": true,
          "major_candidate": true,
          "bio": "",
          "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/02/JulieJohnsonIcon.webp",
          "endorsed": false
        },
        {
          "name": "Carlos Quintanilla",
          "party": "Democratic",
          "votes": 10234,
          "percent": 14.32,
          "color": "#ff9933",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Zeeshan Hafeez",
          "party": "Democratic",
          "votes": 6071,
          "percent": 8.5,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}