< back to index

HTTP request

GET https://api.wevoteusa.org/apis/v1/measuresSyncOut (Jump to "Try It Now")

Optional Parameters

Parameter name Value Description
google_civic_election_id integer Limit the measures retrieved to those for this google_civic_election_id.
state_code string Limit the measures entries retrieved to those in a particular state.

Response

[{
  "we_vote_id": string,
  "maplight_id": integer,
  "vote_smart_id": integer,
  "ballotpedia_page_title": string,
  "ballotpedia_photo_url": string,
  "ballotpedia_no_vote_description": string,
  "ballotpedia_yes_vote_description": string,
  "district_id": string,
  "district_name": string,
  "district_scope": string,
  "google_civic_election_id": string,
  "measure_title": string,
  "measure_subtitle": string,
  "measure_text": string,
  "measure_url": string,
  "ocd_division_id": string,
  "primary_party": string,
  "state_code": string,
  "wikipedia_page_id": string,
  "wikipedia_page_title": string,
  "wikipedia_photo_url": string,
}]

Try It Now: API Variables

Parameter name Value  
google_civic_election_id:
state_code:

(opens in new window)