HTTP request
GET https://api.wevoteusa.org/apis/v1/ballotReturnedSyncOut (Jump to "Try It Now")
Optional Parameters
| Parameter name | Value | Description | 
| google_civic_election_id | integer | Limit the ballot_returned entries retrieved to those for this google_civic_election_id. | 
| state_code | string | Limit the ballot_returned entries retrieved to those in a particular state. | 
Response
[{
  "election_date": string,
  "election_description_text": string,
  "google_civic_election_id": string,
  "state_code": string,
  "latitude": string,
  "longitude": string,
  "normalized_line1": string,
  "normalized_line2": string,
  "normalized_city": string,
  "normalized_state": string,
  "normalized_zip": string,
  "polling_location_we_vote_id": string,
  "text_for_map_search": string,
}]
        
        
        Try It Now: API Variables