We need endpoints to support the browse my ballot feature. Users input address, county or zip and we show a list of all the active races and candidates in those races. Return object should be races with an array of candidates identical to the candidate info returned in the candidate search by name endpoint.
We need endpoints to support the browse my ballot feature. Users input address, county or zip and we show a list of all the active races and candidates in those races. Return object should be races with an array of candidates identical to the candidate info returned in the candidate search by name endpoint.