Skip to main content

Find a collection of race results

Returns a collections of races based on the available parameters

Query Parameters
year int64

year of race results

race_date date

Race Date

Example: "2023-01-03"
state string

Two lettter abbreviation of the state

state_fips string

Fips code for a given state

party string

Party

type string

Office type

name string

Race name

election_type_id int64

Election type ID

office_id int64

Office ID

office string

Office

district string

District

party_id int64

Party ID

Responses
200

successful operation

Schema
object[]
race_id int64
test_data string

Possible values: [true, false]

year int64
state_fips string
state string
ecvotes int64
election_type_id int64
name string
race_date string
office_id int64
office string
district string
party_id int64
party string
level string
advance_candidates string

Possible values: [true, false]

last_updated string
marquee string

Possible values: [true, false]

abev_expected string

Possible values: [true, false]

topline_results object
votes object
cand_id string
vote int64
voting_data object
cand_id object
absentee_ballots_early_votes int64
election_day_votes int64
estimated_votes object
estimated_votes_low int64
estimated_votes_mid int64
estimated_votes_high int64
precincts object
total int64
reporting int64
called_candidates integer[]
called_times string[]
advancing_candidates integer[]
advance_times string[]
counties object[]
id int64
county string
fips string
estimated_votes object
estimated_votes_low int64
estimated_votes_mid int64
estimated_votes_high int64
votes object
cand_id string
vote int64
voting_data object
cand_id object
absentee_ballots_early_votes int64
election_day_votes int64
precincts object
total int64
reporting int64
vcus object[]
id int64
county string
fips string
estimated_votes object
estimated_votes_low int64
estimated_votes_mid int64
estimated_votes_high int64
votes object
cand_id string
vote int64
voting_data object
cand_id object
absentee_ballots_early_votes int64
election_day_votes int64
precincts object
total int64
reporting int64
422

Invalid race parameters entered