query {

participatoryProcesses {
  id
  title {
    translations {
      text
    }
  }
  startDate
  endDate
}

}