codeforamerica / cfapi

The Code for America API. Tracks and motivates activity and participation across the civic technology movement.
http://codeforamerica.org/api
MIT License
113 stars 52 forks source link

events aren't being returned correctly #307

Open wdoug opened 7 years ago

wdoug commented 7 years ago

None of the organization events seem to be correctly returned from the API currently.

For example, the current_events on different organizations are all empty ([]), and the url for all organization events is returning:

{
  "objects": [], 
  "pages": {}, 
  "total": 0
}