Organizations

Retrieve a list of organizations, most of which are Brigades.

Organization Properties

  • all_events - Link to API information for all organization events.
  • all_projects - Link to API information for all organization projects.
  • all_stories - Link to API information for all organization stories.
  • api_url - Link to complete API information for this organization.
  • city - Home city of the organization.
  • current_events - Selection of current event dictionaries.
  • current_projects - The three most recently updated projects of this organization.
  • current_stories - Selection of current story dictionaries.
  • events_url - URL source for event list.
  • last_updated - Last time updated in unix time
  • latitude - Geographic latitude, in degrees.
  • longitude - Geographic longitude, in degrees.
  • name - Offical name.
  • past_events - All past events. In order from recent till ancient.
  • projects_list_url - URL source for projects list.
  • rss - URL source for stories list.
  • started_on - Optional start data for the organization.
  • type - The type of organization. Brigade, Code for All, Government, etc ...
  • upcoming_events - All future events.
  • website - Informational website.
Language